From e9a564f07e75d0f95b148bb480ee06f0063e63dd Mon Sep 17 00:00:00 2001 From: Thomas Forgione Date: Fri, 27 Sep 2019 12:03:11 +0200 Subject: [PATCH] Better margins --- src/main.tex | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/main.tex b/src/main.tex index 85e5a7b..a2a7adf 100644 --- a/src/main.tex +++ b/src/main.tex @@ -1,11 +1,15 @@ +\RequirePackage{fix-cm} \documentclass[ + fontsize=11pt, paper=a4, pagesize, bibliography=totoc, headings=big, captions=tableheading, chapterprefix=true,% like in standard class "report" - BCOR=2cm, + BCOR=1cm, + DIV=12, + headsepline=true, ]{scrbook} \usepackage{commands}