Skip to content

frametitlecaps option causes footnotes in title to be printed in all-caps #15

Description

@michaelroland

Issue

When the frametitlecaps option is enabled, footnotes in frametitles get shown in all-capital letters.

Steps to reproduce

\begin{frame}
\frametitle{My Frame\footnote{This slide is very important!}}
\begin{itemize}
\item Item 1
\item Item 2
\item Item 3
\end{itemize}
\end{frame}

Example

Expected behavior

Footnote should not be \MakeUppercase'd.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions