default.beamer: Add font theme option

Add font theme option to choose one of the sets of structural fonts
that come predefined with Beamer.
This commit is contained in:
Luis Osa 2013-08-05 22:23:49 +02:00
parent 120bed772b
commit 3eeb82fa9c

View file

@ -5,6 +5,9 @@ $endif$
$if(colortheme)$
\usecolortheme{$colortheme$}
$endif$
$if(fonttheme)$
\usefonttheme{$fonttheme$}
$endif$
\usepackage{amssymb,amsmath}
\usepackage{ifxetex,ifluatex}
\usepackage{fixltx2e} % provides \textsubscript