Page LayoutRestart Footnote Numbering for every Page

Information and discussion about page layout specific issues (e.g. header and footer lines, page formats, page numbers).
Post Reply
amitkenny
Posts: 3
Joined: Wed Jun 29, 2011 8:19 am

Restart Footnote Numbering for every Page

Post by amitkenny »

Is there a command which will restart the footnote numbering for every new page? Where can I find documentation for \thefootnote?

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p

localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

Restart Footnote Numbering for every Page

Post by localghost »

The only documentation you need is the manual of the perpage package after you have loaded it in your document.


Thorsten
amitkenny
Posts: 3
Joined: Wed Jun 29, 2011 8:19 am

Re: Restart Footnote Numbering for every Page

Post by amitkenny »

I will answer my own question.
the package Footmisc, with the option perpage will solve the problem as-well
Post Reply