diff options
Diffstat (limited to 'content')
-rw-r--r-- | content/2/chapter-cover-2.pdf | bin | 903138 -> 6346312 bytes | |||
-rw-r--r-- | content/3/chapter-cover-3.pdf | bin | 22486607 -> 20427939 bytes | |||
-rw-r--r-- | content/4/chapter-cover-4.pdf | bin | 757594 -> 13563596 bytes | |||
-rw-r--r-- | content/5/chapter-cover-5.pdf | bin | 3168784 -> 20008191 bytes | |||
-rw-r--r-- | content/6/chapter-cover-6.pdf | bin | 3432941 -> 21166207 bytes | |||
-rw-r--r-- | content/7/chapter-cover-7.pdf | bin | 2199408 -> 17420533 bytes | |||
-rw-r--r-- | content/8/chapter-cover-8.pdf | bin | 2649607 -> 20439252 bytes | |||
-rw-r--r-- | content/9/chapter-cover-9.pdf | bin | 2729434 -> 17218132 bytes | |||
-rw-r--r-- | content/preamble.tex | 10 |
9 files changed, 7 insertions, 3 deletions
diff --git a/content/2/chapter-cover-2.pdf b/content/2/chapter-cover-2.pdf Binary files differindex 5e27392..0d35913 100644 --- a/content/2/chapter-cover-2.pdf +++ b/content/2/chapter-cover-2.pdf diff --git a/content/3/chapter-cover-3.pdf b/content/3/chapter-cover-3.pdf Binary files differindex 8df6518..ec35525 100644 --- a/content/3/chapter-cover-3.pdf +++ b/content/3/chapter-cover-3.pdf diff --git a/content/4/chapter-cover-4.pdf b/content/4/chapter-cover-4.pdf Binary files differindex 8c2b980..23f30ff 100644 --- a/content/4/chapter-cover-4.pdf +++ b/content/4/chapter-cover-4.pdf diff --git a/content/5/chapter-cover-5.pdf b/content/5/chapter-cover-5.pdf Binary files differindex 290b575..15bfc1d 100644 --- a/content/5/chapter-cover-5.pdf +++ b/content/5/chapter-cover-5.pdf diff --git a/content/6/chapter-cover-6.pdf b/content/6/chapter-cover-6.pdf Binary files differindex 4440395..82fb85a 100644 --- a/content/6/chapter-cover-6.pdf +++ b/content/6/chapter-cover-6.pdf diff --git a/content/7/chapter-cover-7.pdf b/content/7/chapter-cover-7.pdf Binary files differindex 86542c6..e371f08 100644 --- a/content/7/chapter-cover-7.pdf +++ b/content/7/chapter-cover-7.pdf diff --git a/content/8/chapter-cover-8.pdf b/content/8/chapter-cover-8.pdf Binary files differindex 5939d0a..5096bcb 100644 --- a/content/8/chapter-cover-8.pdf +++ b/content/8/chapter-cover-8.pdf diff --git a/content/9/chapter-cover-9.pdf b/content/9/chapter-cover-9.pdf Binary files differindex afe4581..d005185 100644 --- a/content/9/chapter-cover-9.pdf +++ b/content/9/chapter-cover-9.pdf diff --git a/content/preamble.tex b/content/preamble.tex index d09924e..9fb3557 100644 --- a/content/preamble.tex +++ b/content/preamble.tex @@ -34,9 +34,9 @@ DOI: tbd \renewcommand{\contentsname}{Inhalt} % Avoid Hurenkinder und Schusterjungen -\clubpenalty = 10000 -\widowpenalty = 10000 -\displaywidowpenalty = 10000 +% \clubpenalty = 100 +% \widowpenalty = 100 +% \displaywidowpenalty = 100 % Adjust spacing before and after chapter heading \renewcommand*{\chapterheadstartvskip}{\vspace*{-.9cm}} @@ -79,3 +79,7 @@ DOI: tbd }}% } \newcommand{\orcid}[1]{\ForceHref{https://orcid.org/#1}{\XeTeXLinkBox{\ORCIDid}}} + +% Beginne mit der Kapitelzählung bei 0; sonst hätten wir kurz +% vor Schluss noch alle Coverbilder ändern müssen... +\setcounter{chapter}{-1}
\ No newline at end of file |