From 95b301f7778a7868567e99f6e68a306cc1b782d1 Mon Sep 17 00:00:00 2001 From: Stephan Lachnit Date: Mon, 13 Dec 2021 21:09:26 +0100 Subject: [PATCH] Adjust footskip in template Signed-off-by: Stephan Lachnit --- template.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/template.tex b/template.tex index 1083fc8..b2894ab 100644 --- a/template.tex +++ b/template.tex @@ -20,7 +20,7 @@ % adjust the page margins \usepackage[scale=0.75]{geometry} -\setlength{\footskip}{122.40004pt} % depending on the amount of information in the footer, you need to change this value. comment this line out and set it to the size given in the warning +\setlength{\footskip}{136.00005pt} % depending on the amount of information in the footer, you need to change this value. comment this line out and set it to the size given in the warning %\setlength{\hintscolumnwidth}{3cm} % if you want to change the width of the column with the dates %\setlength{\makecvheadnamewidth}{10cm} % for the 'classic' style, if you want to force the width allocated to your name and avoid line breaks. be careful though, the length is normally calculated to avoid any overlap with your personal info; use this at your own typographical risks...