Hi,
I have been using report class and I have issue with footnotes. I want this footnotes continuous. Default on new chapter footnotes start numerate from 1.
Can anybody help me with this issue? I can't use another class.
Document Classes ⇒ Report class & footnotes
Report class & footnotes
Last edited by tpokala on Thu Nov 11, 2010 6:35 pm, edited 1 time in total.
NEW: TikZ book now 40% off at Amazon.com for a short time.

- Stefan Kottwitz
- Site Admin
- Posts: 10348
- Joined: Mon Mar 10, 2008 9:44 pm
Report class & footnotes
Hi tpokala,
you could use the chngcntr package:
Stefan
you could use the chngcntr package:
Code: Select all
\usepackage{chngcntr}
\counterwithout{footnote}{chapter}
LaTeX.org admin
Re: Report class & footnotes
Thanks Stefan_K. It works perfect.
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
Report class & footnotes
Now that the problem seems to be solved (in some way), please be so kind and mark the topic (not the last post) accordingly as clearly written in Section 3 of the Board Rules (to be read before posting). Please keep that in mind for the future so that further reminders will not be necessary.
Best regards and welcome to the board
Thorsten
Best regards and welcome to the board
Thorsten
How to make a "Minimal Example"
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10