I think I may have found a bug with beamer and lastpage at least on my mac with the 2024 distribution. This code, which has always compiled, does not now
Code: Select all
\documentclass{beamer}
\usepackage{lastpage}
\begin{document}
document
\end{document}
Code: Select all
enddocument/afterlastpage: lastpage setting LastPage.
! Undefined control sequence.
<argument> ...Hy@unicodefalse \Hy@PageAnchorSlide
\pdfstringdef \@the@H@page...
l.5 \end{document}
best Jack