diff options
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, |