]> gitweb.michael.orlitzky.com - beamer-mjo.git/commitdiff
beamer-mjo-example.tex: add footnote examples
authorMichael Orlitzky <michael@orlitzky.com>
Sat, 1 Nov 2025 15:18:20 +0000 (11:18 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Sat, 1 Nov 2025 15:18:20 +0000 (11:18 -0400)
beamer-mjo-example.tex

index d138eb43fd820860bd7598a33b4c1adf732c7baa..63e5b4ce600617a30adea1e67ad0e1c0be8bcc2b 100644 (file)
             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}