diff options
author | Nao Pross <np@0hm.ch> | 2021-12-20 01:57:26 +0100 |
---|---|---|
committer | Nao Pross <np@0hm.ch> | 2021-12-20 01:57:26 +0100 |
commit | 87d7625ae42cf4e32936c8e66b7aa781edefe748 (patch) | |
tree | 329acc5c8fe6538cc8dd773ef05b0e0a47007c97 /tex | |
parent | Add pictures (diff) | |
download | TheCrownBar-87d7625ae42cf4e32936c8e66b7aa781edefe748.tar.gz TheCrownBar-87d7625ae42cf4e32936c8e66b7aa781edefe748.zip |
Add TODOs and teilmarkt / marktsegment matrix
Diffstat (limited to 'tex')
-rw-r--r-- | tex/docstyle.sty | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tex/docstyle.sty b/tex/docstyle.sty index dcae6aa..dbc0bf7 100644 --- a/tex/docstyle.sty +++ b/tex/docstyle.sty @@ -7,6 +7,9 @@ \ProcessOptions\relax +% line stretc +\renewcommand{\baselinestretch}{1.3} + %% Page Margins (done with KOMA) \PassOptionsToPackage{geometry}{ a4paper, |