forked from Hg/htlle-da-vorlage
Added support for Euro symbols (thnx to Mr. Qiu)
This commit is contained in:
parent
c15880e4f8
commit
8ff135d55f
@ -143,7 +143,7 @@
|
|||||||
\usepackage[usenames,dvipsnames,table]{xcolor} % Allows the definition and use of colors. This package has to be included before tikz.
|
\usepackage[usenames,dvipsnames,table]{xcolor} % Allows the definition and use of colors. This package has to be included before tikz.
|
||||||
\usepackage{nag} % Issues warnings when best practices in writing LaTeX documents are violated.
|
\usepackage{nag} % Issues warnings when best practices in writing LaTeX documents are violated.
|
||||||
\usepackage{todonotes} % Provides tooltip-like todo notes.
|
\usepackage{todonotes} % Provides tooltip-like todo notes.
|
||||||
|
\usepackage{eurosym} % Euro symbols FTW
|
||||||
|
|
||||||
% PDF Dateien einbinden lassen (für Appendix)
|
% PDF Dateien einbinden lassen (für Appendix)
|
||||||
\usepackage{pdfpages}
|
\usepackage{pdfpages}
|
||||||
|
Loading…
Reference in New Issue
Block a user