From 25abcac448b0c2d817d623228b9d9ce7eff3bec5 Mon Sep 17 00:00:00 2001 From: xenia Date: Mon, 9 Jun 2025 22:03:56 -0400 Subject: [PATCH] templates: update beamer template --- templates/beamer/my-beamer-presentation.tex | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/templates/beamer/my-beamer-presentation.tex b/templates/beamer/my-beamer-presentation.tex index c8fd73e..5de1cb4 100644 --- a/templates/beamer/my-beamer-presentation.tex +++ b/templates/beamer/my-beamer-presentation.tex @@ -10,6 +10,11 @@ \usefonttheme[onlymath]{serif} +% use notes for pympress by default +\setbeameroption{show notes} +\addtobeamertemplate{note page}{}{\thispdfpagelabel{notes:\insertframenumber}} + + \tikzset{% icon/.value required, icon/.style={%