##// END OF EJS Templates
added eurosym package to define \euro symbol
Andrew Dawes -
Show More
@@ -20,6 +20,7 b' This template does not define a docclass, the inheriting class must define this.'
20 \usepackage{geometry} % Used to adjust the document margins
20 \usepackage{geometry} % Used to adjust the document margins
21 \usepackage{amsmath} % Equations
21 \usepackage{amsmath} % Equations
22 \usepackage{amssymb} % Equations
22 \usepackage{amssymb} % Equations
23 \usepackage{eurosym} % defines \euro
23 \usepackage[mathletters]{ucs} % Extended unicode (utf-8) support
24 \usepackage[mathletters]{ucs} % Extended unicode (utf-8) support
24 \usepackage[utf8x]{inputenc} % Allow utf-8 characters in the tex document
25 \usepackage[utf8x]{inputenc} % Allow utf-8 characters in the tex document
25 \usepackage{fancyvrb} % verbatim replacement that allows latex
26 \usepackage{fancyvrb} % verbatim replacement that allows latex
General Comments 0
You need to be logged in to leave comments. Login now