Skip to content

Footnote index resets per chapter

Created by: mik-jozef

Despite the documentation claiming that "Each footnote is uniquely numbered across the entire document as per the formal requirements of the faculty", the footnote counter resets.

I used the fithesis4 template on Overleaf, and added the following lines to file fi-pdflatex.tex:

\chapter{A}

Asdf \footnote{asdf}.

\chapter{B}

Bsdf \footnote{bsdf}.

Both footnotes are numbered 1.

Read-only example: https://www.overleaf.com/read/bngyjqzkmvrz