From 7dc8e51b28ccc618e6511d3ddb207aeabb813129 Mon Sep 17 00:00:00 2001 From: "Mark E. Fuller" Date: Thu, 17 Mar 2022 18:35:01 +0200 Subject: [PATCH] resize template footskip --- template.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/template.tex b/template.tex index 89a85b4..debe7d2 100644 --- a/template.tex +++ b/template.tex @@ -16,7 +16,7 @@ % adjust the page margins \usepackage[scale=0.75]{geometry} -\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{\footskip}{149.60005pt} % 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...