[bootlin/training-materials updates] master: common/agenda.sty: update page formatting (59e96a9b)

Thomas Petazzoni thomas.petazzoni at bootlin.com
Tue Aug 31 14:55:01 CEST 2021


Repository : https://github.com/bootlin/training-materials
On branch  : master
Link       : https://github.com/bootlin/training-materials/commit/59e96a9b848fb145a8cbb6a6f34f8f5db255b84a

>---------------------------------------------------------------

commit 59e96a9b848fb145a8cbb6a6f34f8f5db255b84a
Author: Thomas Petazzoni <thomas.petazzoni at bootlin.com>
Date:   Tue Aug 31 14:54:07 2021 +0200

    common/agenda.sty: update page formatting
    
    Signed-off-by: Thomas Petazzoni <thomas.petazzoni at bootlin.com>


>---------------------------------------------------------------

59e96a9b848fb145a8cbb6a6f34f8f5db255b84a
 common/agenda.sty | 7 ++-----
 1 file changed, 2 insertions(+), 5 deletions(-)

diff --git a/common/agenda.sty b/common/agenda.sty
index faa8cd80..d51dcffc 100644
--- a/common/agenda.sty
+++ b/common/agenda.sty
@@ -1,7 +1,7 @@
 
 \usepackage[T1]{fontenc}
 \usepackage[normalem]{ulem}
-\usepackage[vmargin=2cm, hmargin=1.5cm]{geometry}
+\usepackage[includehead, includefoot, top=1cm, left=1cm, right=1cm, bottom=1cm, headheight=2.5cm]{geometry}
 \usepackage{hyperref}
 \usepackage[all]{hypcap}
 \usepackage{fancyhdr}      % Used for customization of header/footer
@@ -39,15 +39,12 @@
     \put(770,50){\includegraphics[width=0.2\textwidth]{common/bootlin-logo.pdf}}
   \end{overpic}
 }
-\fancyfoot[RO, LE] {\thepage}
 
 \definecolor{fedarkblue}{RGB}{204,204,255}
 \definecolor{felightblue}{RGB}{230,230,255}
 
 \renewcommand{\headrulewidth}{0pt}
-\renewcommand{\footrulewidth}{0.5pt}
-
-\setlength{\headheight}{60pt}
+\renewcommand{\footrulewidth}{0pt}
 
 \definecolor{textcolor}{HTML}{4B6FA9}
 




More information about the training-materials-updates mailing list