aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--default.beamer2
1 files changed, 2 insertions, 0 deletions
diff --git a/default.beamer b/default.beamer
index 774916492..f0a266c7e 100644
--- a/default.beamer
+++ b/default.beamer
@@ -42,7 +42,9 @@ $endif$
\usepackage{fontspec}
\fi
\defaultfontfeatures{Ligatures=TeX,Scale=MatchLowercase}
+$if(euro)$
\newcommand{\euro}{€}
+$endif$
$if(mainfont)$
\setmainfont[$for(mainfontoptions)$$mainfontoptions$$sep$,$endfor$]{$mainfont$}
$endif$