beamer template: added 'navigation' variable.

Valid values are empty (default), frame, vertical, horizontal.
This commit is contained in:
John MacFarlane 2015-11-17 10:48:14 -08:00
parent 16e9428d8a
commit ff9ebaa31a

View file

@ -20,6 +20,7 @@ $endif$
\setbeamertemplate{caption}[numbered]
\setbeamertemplate{caption label separator}{: }
\setbeamercolor{caption name}{fg=normal text.fg}
\beamertemplatenavigationsymbols$if(navigation)$$navigation$$else$empty$endif$
$if(fontfamily)$
\usepackage[$for(fontfamilyoptions)$$fontfamilyoptions$$sep$,$endfor$]{$fontfamily$}
$else$