From b22d8229c00578093d51da21e15f9427c5d4d840 Mon Sep 17 00:00:00 2001 From: chhan11 Date: Sat, 24 Jun 2017 13:06:46 +0200 Subject: [PATCH] Footnotes: set spacing between to down to 1mm --- structure.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/structure.tex b/structure.tex index 483c755..6403acc 100644 --- a/structure.tex +++ b/structure.tex @@ -190,7 +190,7 @@ \geometry{a4paper,margin=1.5cm} \setlength{\columnsep}{1.5cm} %space between columns \setlength{\headheight}{15pt} -\setlength{\footnotesep}{0.5cm} %space between footnotes: +\setlength{\footnotesep}{1mm} %space between footnotes: \setlength{\skip\footins}{2cm} %space between the text body and the footnotes \setlist[itemize,1]{leftmargin=\dimexpr 26pt-.2cm} \setlist[itemize,2]{leftmargin=\dimexpr 26pt-.3cm}