Hello!
I am very new to Latex. I have a problem with the numbering of my figures. I would like them to just me numbered Figure 1, Figure 2 and so on. Instead, they are numbered depending on the chapter they are in, for example a figure in chapter 2 might be numbered Figure 2.1, Figure 2.2 etc.
This is very frustrating, as I have tried every solution the internet has provided me, and nothing worked... Can anybody out there help me? I am getting nervous as I have to hand in my thesis is 2 weeks...
Best wishes,
Andrea
Graphics, Figures & Tables ⇒ Figure numbering
NEW: TikZ book now 40% off at Amazon.com for a short time.
-
- Posts: 2
- Joined: Fri May 05, 2023 3:01 pm
Figure numbering
The issue with the Figure numbering has been solved, yay!
I simply put this into my preamble:
\counterwithout{figure}{chapter}
I simply put this into my preamble:
\counterwithout{figure}{chapter}
- Stefan Kottwitz
- Site Admin
- Posts: 10324
- Joined: Mon Mar 10, 2008 9:44 pm
Figure numbering
Hi Andrea,
welcome to the forum!
Great that you figured it out! Good luck with your thesis, and in case of any LaTeX question or issue, don't hesitate to ask here.
Stefan
welcome to the forum!
Great that you figured it out! Good luck with your thesis, and in case of any LaTeX question or issue, don't hesitate to ask here.
Stefan
LaTeX.org admin