templates: update beamer template

This commit is contained in:
xenia 2025-06-09 22:16:04 -04:00
parent 25abcac448
commit 93e5969f57
1 changed files with 6 additions and 2 deletions

View File

@ -3,18 +3,22 @@
\usepackage{fontawesome5}
\usepackage{tikz}
\usetikzlibrary{arrows,calc,fit,positioning}
\usepackage{appendixnumberbeamer}
\usetheme{moloch}
\usefonttheme[onlymath]{serif}
% use notes for pympress by default
% set up note slides formatted for pympress by default
% this can be commented out to produce a slide deck with no notes
\setbeameroption{show notes}
\addtobeamertemplate{note page}{}{\thispdfpagelabel{notes:\insertframenumber}}
% the modern way to restart appendix page numbering (instead of using a package)
\setbeamertemplate{page number in head/foot}[appendixframenumber]
% useful tikz styles from previous slide decks
\tikzset{%
icon/.value required,
icon/.style={%