Make image and chapter numbers continuous
Signed-off-by: Leon Etienne <leon@etiennes.de>
This commit is contained in:
parent
7f8d6c9502
commit
3ebc5f90ec
@ -18,6 +18,10 @@ ngerman, % it's a german document
|
||||
hidelinks, % avoid weird ref highlighting
|
||||
]{scrbook}
|
||||
|
||||
% Make image and chapter numbers continuous
|
||||
\counterwithout{figure}{chapter}
|
||||
\counterwithout{table}{chapter}
|
||||
|
||||
% Load project configuration
|
||||
\input{config}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user