diff options
author | Nao Pross <np@0hm.ch> | 2021-12-22 01:55:20 +0100 |
---|---|---|
committer | Nao Pross <np@0hm.ch> | 2021-12-22 01:55:20 +0100 |
commit | 3c8ecd8d357b9b4ead3c33cb9cf6a5542628f0ab (patch) | |
tree | 1b2cec69e199332653d09445d67a136fb1827aa2 /tex | |
parent | Sketch titlepage (diff) | |
download | TheCrownBar-3c8ecd8d357b9b4ead3c33cb9cf6a5542628f0ab.tar.gz TheCrownBar-3c8ecd8d357b9b4ead3c33cb9cf6a5542628f0ab.zip |
Add stuff from KL v3
Diffstat (limited to 'tex')
-rw-r--r-- | tex/docstyle.sty | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tex/docstyle.sty b/tex/docstyle.sty index dbc0bf7..9575db9 100644 --- a/tex/docstyle.sty +++ b/tex/docstyle.sty @@ -8,7 +8,7 @@ \ProcessOptions\relax % line stretc -\renewcommand{\baselinestretch}{1.3} +\renewcommand{\baselinestretch}{1.25} %% Page Margins (done with KOMA) \PassOptionsToPackage{geometry}{ @@ -69,7 +69,7 @@ bookmarks = true, %% TODO: set title % pdftitle = {} - pdfsubject = {Business Plan: The Crown Bar} + pdfsubject = {The Crown Bar - Business Plan} pdfauthor = {Bl\"ochlinger Andr\'e, L\"offler Kevin, Pross Naoki, Wisotkzi Niklas Tim} plainpages = false, psepdfpagelabels, |