//
archives

TeX/LaTeX

This category contains 1 post

Stopping LaTeX from resetting your footnote counter

When using the article or book class, your footnote counter resets itself after each chapter. Here is the workaround. Thanks to IsaacHaze at #latex@freenode \usepackage{remreset} \makeatletter\@removefromreset{footnote}{chapter}\makeatother

Follow

Get every new post delivered to your Inbox.