diff options
author | Axel Dürkop <axel.duerkop@tuhh.de> | 2021-04-20 10:29:46 +0200 |
---|---|---|
committer | Axel Dürkop <axel.duerkop@tuhh.de> | 2021-04-20 10:29:46 +0200 |
commit | 26bcb122fec8a7f18242f7ec5d5dc02385a95ec4 (patch) | |
tree | 8b8f47bbcff4434f66af3a73fc5c05654126a455 /content/preamble.tex | |
parent | b32f789932ab2ff77b929130c6c0e10213568a65 (diff) |
Fix hurenkinder
Diffstat (limited to 'content/preamble.tex')
-rw-r--r-- | content/preamble.tex | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/content/preamble.tex b/content/preamble.tex index 1340222..4846ce5 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}} |