diff options
-rw-r--r-- | doc/thesis/tex/docstyle.sty | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/thesis/tex/docstyle.sty b/doc/thesis/tex/docstyle.sty index b850f55..3a009ce 100644 --- a/doc/thesis/tex/docstyle.sty +++ b/doc/thesis/tex/docstyle.sty @@ -9,7 +9,7 @@ %% Page Margins (done with KOMA) \PassOptionsToPackage{geometry}{ - a4paper, showframe + a4paper, } \RequirePackage{geometry} \AfterCalculatingTypearea{% |