General ⇒ Numbering of figures at the end of document
Numbering of figures at the end of document
For my masterthesis I put all my figures at the very end of my document, in the \backmatter, even after the appendices and bibliography
My problem now is that I want my figures to have a numbering per chapter (eg Figure 2.13, 3.4 etc), and if possible, the header of the page should look something like: Figures Chapter 5: (title of the chapter)
Does anyone know if this is possible and how it is done?
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
Numbering of figures at the end of document
Best regards
Thorsten¹
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Re: Numbering of figures at the end of document
I've asked my question at my university's latex forum, but no one seems to know how to do it there. I hope people here do...
Re: Numbering of figures at the end of document
- Stefan Kottwitz
- Site Admin
- Posts: 10335
- Joined: Mon Mar 10, 2008 9:44 pm
Numbering of figures at the end of document
try the endfloat package, that package is designed for placing all figures at the end of the document.
Stefan