1

How do I use the parnotes packages together with beamer?

So far, the \pause command scrambles up the footnote numbering.

\documentclass{beamer}
\usepackage{parnotes, scrextend}
\changefontsizes{20pt}

\begin{document}

\begin{frame}[t]{Frame} \begin{itemize} \item Foo\parnote{First note}\pause \item Bar\parnote{Second note}\pause \item Baz\parnote{Third note} \end{itemize} \vfill \footnoterule \parnotes \end{frame}

\end{document}

MWE

Suuuehgi
  • 887
  • 4
  • 18

0 Answers0