From: Michael Orlitzky Date: Sat, 1 Nov 2025 15:18:20 +0000 (-0400) Subject: beamer-mjo-example.tex: add footnote examples X-Git-Url: http://gitweb.michael.orlitzky.com/?a=commitdiff_plain;h=3fb7de6a3d58b16fa965e44b43390fd4c9056790;p=beamer-mjo.git beamer-mjo-example.tex: add footnote examples --- 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}