#12 Count Footnotes continuously
This commit is contained in:
parent
5e90a2cc91
commit
73e90c721b
|
@ -148,3 +148,7 @@
|
||||||
|
|
||||||
\newenvironment{code}{\captionsetup{type=listing}}{}
|
\newenvironment{code}{\captionsetup{type=listing}}{}
|
||||||
\SetupFloatingEnvironment{listing}{name=Listing,listname=Listingverzeichnis}
|
\SetupFloatingEnvironment{listing}{name=Listing,listname=Listingverzeichnis}
|
||||||
|
|
||||||
|
% Fußnoten durchnummerieren
|
||||||
|
\usepackage{chngcntr}
|
||||||
|
\counterwithout{footnote}{chapter}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user