Hi Everyone,
I'm using the KOMA package to type set my thesis, and I was wondering about float numbering schemer.
I use scrreprt package,
putting floats (figures or tables) I get their numbering according to the chapter,
e.g. Figure 1.1 figure 1.2, and in chapter two figure 2.1, 2.2 etc.
I would have global numbering in the Thesis,
so figure 2.2 would actually be figure 4. Is there a way to do it ?
Thanks in advance
Oz
Graphics, Figures & Tables ⇒ float numbering
float numbering
Last edited by oz123 on Tue Sep 28, 2010 3:31 pm, edited 1 time in total.
NEW: TikZ book now 40% off at Amazon.com for a short time.

float numbering
Hi,
use the chngcntr packae; i.e., add in the preamble the following lines:
use the chngcntr packae; i.e., add in the preamble the following lines:
Code: Select all
\usepackage{chngcntr}\counterwithout{figure}{chapter}
1,1,2,3,5,8,13,21,34,55,89,144,233,...
Re: float numbering
Thanks,
You are my hero! It was a quick and accurate reply !
Cheers, and have a nice weekend
Oz
You are my hero! It was a quick and accurate reply !
Cheers, and have a nice weekend
Oz
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
float numbering
Now that the problem is solved, 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 a reminder will not be need any more.
Best regards
Thorsten
Best regards
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