From 406730d29219601fdead22a4347afac177d2878e Mon Sep 17 00:00:00 2001 From: David JULIEN Date: Wed, 1 Dec 2021 11:46:19 +0100 Subject: [PATCH] fix: header height --- format/base.tex | 1 + 1 file changed, 1 insertion(+) diff --git a/format/base.tex b/format/base.tex index b8c77eb..fdf0be4 100644 --- a/format/base.tex +++ b/format/base.tex @@ -35,6 +35,7 @@ \pagestyle{fancy} \fancyhf{} +\setlength{\headheight}{14pt} \lhead{\nouppercase{\leftmark}} \rfoot{Page \thepage}