From 920909d89fc2ac7d1cc05cb057bc34c896163911 Mon Sep 17 00:00:00 2001 From: Sergiu Ivanov Date: Mon, 8 Jan 2024 17:40:30 +0100 Subject: [PATCH] Improve page geometry and the way in which I set it up. --- abstracts.tex | 1 - hdr.tex | 4 ++++ title-page.tex | 2 -- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/abstracts.tex b/abstracts.tex index 6581f2f..5ec5884 100644 --- a/abstracts.tex +++ b/abstracts.tex @@ -1,6 +1,5 @@ \Ifthispageodd{\newpage\thispagestyle{empty}\null\newpage}{} \thispagestyle{empty} -\newgeometry{top=1.5cm, bottom=1.25cm, left=2cm, right=2cm} \noindent \includegraphics[height=23mm]{UPaS} diff --git a/hdr.tex b/hdr.tex index b6553c1..d61cb5b 100644 --- a/hdr.tex +++ b/hdr.tex @@ -77,9 +77,13 @@ \fancyhead[LO,RE]{\textcolor{Prune}{\textsl{\leftmark}}} \renewcommand{\headrule}{{\color{Prune}\hrule}} +\newgeometry{left=6cm,bottom=2cm,top=1cm,right=1cm} \input{title-page} +\newgeometry{top=1.5cm, bottom=1.25cm, left=2cm, right=2cm} \input{abstracts} + +\newgeometry{top=2cm, bottom=2cm, left=2cm, right=2cm} \end{document} %%% Local Variables: diff --git a/title-page.tex b/title-page.tex index 1273af4..e3b9308 100644 --- a/title-page.tex +++ b/title-page.tex @@ -1,6 +1,4 @@ \begin{titlepage} - \newgeometry{left=6cm,bottom=2cm, top=1cm, right=1cm} - \tikz[remember picture,overlay] \node[opacity=1,inner sep=0pt] at (-13mm,-135mm) {\includegraphics{Bandeau_UPaS.pdf}};