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?
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
- 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: 10360
- 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