Search found 2 matches

by Andrea1998
Fri May 05, 2023 3:36 pm
Forum: Graphics, Figures & Tables
Topic: Figure numbering
Replies: 2
Views: 4088

Figure numbering

The issue with the Figure numbering has been solved, yay!

I simply put this into my preamble:

\counterwithout{figure}{chapter}
by Andrea1998
Fri May 05, 2023 3:06 pm
Forum: Graphics, Figures & Tables
Topic: Figure numbering
Replies: 2
Views: 4088

Figure numbering

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 ...