LaTeX template: only include eurosym if the document uses a euro symbol.
This commit is contained in:
parent
fe86fad75c
commit
8e7c61c307
1 changed files with 2 additions and 0 deletions
|
@ -36,7 +36,9 @@ $if(mathfont)$
|
|||
$endif$
|
||||
\else
|
||||
\usepackage[utf8]{inputenc}
|
||||
$if(euro)$
|
||||
\usepackage{eurosym}
|
||||
$endif$
|
||||
\fi
|
||||
\fi
|
||||
$if(geometry)$
|
||||
|
|
Loading…
Add table
Reference in a new issue