From 3fb7de6a3d58b16fa965e44b43390fd4c9056790 Mon Sep 17 00:00:00 2001 From: Michael Orlitzky Date: Sat, 1 Nov 2025 11:18:20 -0400 Subject: [PATCH] beamer-mjo-example.tex: add footnote examples --- beamer-mjo-example.tex | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/beamer-mjo-example.tex b/beamer-mjo-example.tex index d138eb4..63e5b4c 100644 --- a/beamer-mjo-example.tex +++ b/beamer-mjo-example.tex @@ -28,6 +28,15 @@ Et cetera \end{item} \end{itemize} + + Footnotes\footnote{These things} are non-numeric\footnote{To + avoid confusion}, and skip the asterisk because it is + ugly\footnote{Uncontroversial opinion}. + \end{frame} + + \begin{frame} + On the second frame, the footnote counter + resets\footnote{See?}. \end{frame} \end{section} -- 2.51.0