Hello, I have run into another bug. As long as hyperref is loaded, the following MCE:
\documentclass{article}
\usepackage{amsthm}
\usepackage{hyperref}
%
\newtheorem*{theo}{Theorem}
%
\begin{document}
\begin{theo}
Test.
\end{theo}
\end{document}
gives the error:
! TeX capacity exceeded, sorry [input stack size=5000].
\font@name ->
\OT1/cmr/m/n/10
l.8 \begin{theo}
Best regards.
--
Denis
