Changed margin size

Margin 1.5 down to 1.25 cm
Columsep 1.5 down to 1.25 cm
Lendth between textarea and footnotes 2 down to 1.25 cm
This commit is contained in:
netravnen 2017-11-26 12:16:24 +01:00
parent f575cc8ad3
commit a7f9674f8e
1 changed files with 3 additions and 3 deletions

View File

@ -187,11 +187,11 @@
}
\geometry{a4paper,margin=1.5cm}
\setlength{\columnsep}{1.5cm} %space between columns
\geometry{a4paper,margin=1.25cm}
\setlength{\columnsep}{1.25cm} %space between columns
\setlength{\headheight}{15pt}
\setlength{\footnotesep}{1mm} %space between footnotes:
\setlength{\skip\footins}{2cm} %space between the text body and the footnotes
\setlength{\skip\footins}{1.25cm} %space between the text body and the footnotes
\setlist[itemize,1]{leftmargin=\dimexpr 26pt-.2cm}
\setlist[itemize,2]{leftmargin=\dimexpr 26pt-.3cm}
\lstset{style=mystyle} %apply lst styling