Open
Description
I'm not sure which package is to “blame,” here, as any subset of two seems to work just fine, so it's sort of arbitrary that I chose to post the issue here (mainly because the bug appeared as I tried to use pythontex
along with my existing .sty
files).
Here's an example document:
\documentclass{article}
\usepackage[perpage]{footmisc}
\usepackage{thmtools}
\usepackage{pythontex}
\begin{document}
Foo.
\end{document}
The ordering of the three packages doesn't seem to matter, but if one of them is removed, or if the perpage
option is removed from footmisc
, the error goes away.
And the error is:
TeX capacity exceeded, sorry [parameter stack size=10000].
\aliasctr@f@llow #1#2\@nil #3->
\ifx #1\@elt \noexpand #3\else \expandafter \...
l.7 \begin{document}