Skip to content

Clash with footmisc and thmtools #105

Open
@mlhetland

Description

@mlhetland

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}

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions