Skip to content

footnotes in theorems #46

@hayden-MB

Description

@hayden-MB

This might be a LaTeXML issue but

Image

Image

A slightly different error with both footnotes having the same number in the footnotes was happening in the pdf, but this was tackled. It didn't pull through to the html.

the code is

\newcounter{mpFootnoteValueSaver}
\setcounter{mpFootnoteValueSaver}{\value{footnote}}
...
\stepcounter{mpFootnoteValueSaver}%
\footnotetext[\value{mpFootnoteValueSaver}]{Here $\varepsilon$ is \textit{epsilon}, the fifth letter of the Greek alphabet, which is traditionally used in mathematics to denote a small quantity.}

as per overleaf guidance

Any advice?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions