14 lines
281 B
TeX
14 lines
281 B
TeX
\mode<presentation>
|
|
|
|
% \defbeamertemplate*{page number in head/foot}{default}{}
|
|
|
|
\addtobeamertemplate{navigation symbols}{}{%
|
|
\usebeamerfont{footline}%
|
|
\usebeamercolor[fg]{footline}%
|
|
\hspace{1em}%
|
|
\insertframenumber/\inserttotalframenumber
|
|
}
|
|
|
|
\mode
|
|
<all>
|
|
\endinput
|