diff --git a/slides_template/example.tex b/slides_template/example.tex index f418eb5..34c4bfd 100644 --- a/slides_template/example.tex +++ b/slides_template/example.tex @@ -169,6 +169,14 @@ BoldItalicFont = *-BoldItalic % remove the nagivation symbols \setbeamertemplate{navigation symbols}{} +% suppress page number on standout slides +\defbeamertemplate{frame numbering}{fraction-no-standout}{% + \ifthenelse{\boolean{metropolis@standout}}% + {}% + {\insertframenumber/\inserttotalframenumber}% +} +\setbeamertemplate{frame numbering}[fraction-no-standout] + \newcommand{\credit}[1]{% \tikz[overlay]{\node at (current page.south west) [anchor=south west, yshift=3pt, xshift=2pt]