commit
1a62e83904
1 changed files with 3 additions and 0 deletions
|
@ -24,6 +24,9 @@ $endif$
|
||||||
\usepackage{fontspec}
|
\usepackage{fontspec}
|
||||||
\fi
|
\fi
|
||||||
\defaultfontfeatures{Ligatures=TeX,Scale=MatchLowercase}
|
\defaultfontfeatures{Ligatures=TeX,Scale=MatchLowercase}
|
||||||
|
$for(fontfamilies)$
|
||||||
|
\newfontfamily{$fontfamilies.name$}[$fontfamilies.options$]{$fontfamilies.font$}
|
||||||
|
$endfor$
|
||||||
$if(euro)$
|
$if(euro)$
|
||||||
\newcommand{\euro}{€}
|
\newcommand{\euro}{€}
|
||||||
$endif$
|
$endif$
|
||||||
|
|
Loading…
Reference in a new issue