Improve page geometry and the way in which I set it up.

This commit is contained in:
Sergiu Ivanov 2024-01-08 17:40:30 +01:00
parent c8ddda0aee
commit 920909d89f
3 changed files with 4 additions and 3 deletions

View File

@ -1,6 +1,5 @@
\Ifthispageodd{\newpage\thispagestyle{empty}\null\newpage}{} \Ifthispageodd{\newpage\thispagestyle{empty}\null\newpage}{}
\thispagestyle{empty} \thispagestyle{empty}
\newgeometry{top=1.5cm, bottom=1.25cm, left=2cm, right=2cm}
\noindent \noindent
\includegraphics[height=23mm]{UPaS} \includegraphics[height=23mm]{UPaS}

View File

@ -77,9 +77,13 @@
\fancyhead[LO,RE]{\textcolor{Prune}{\textsl{\leftmark}}} \fancyhead[LO,RE]{\textcolor{Prune}{\textsl{\leftmark}}}
\renewcommand{\headrule}{{\color{Prune}\hrule}} \renewcommand{\headrule}{{\color{Prune}\hrule}}
\newgeometry{left=6cm,bottom=2cm,top=1cm,right=1cm}
\input{title-page} \input{title-page}
\newgeometry{top=1.5cm, bottom=1.25cm, left=2cm, right=2cm}
\input{abstracts} \input{abstracts}
\newgeometry{top=2cm, bottom=2cm, left=2cm, right=2cm}
\end{document} \end{document}
%%% Local Variables: %%% Local Variables:

View File

@ -1,6 +1,4 @@
\begin{titlepage} \begin{titlepage}
\newgeometry{left=6cm,bottom=2cm, top=1cm, right=1cm}
\tikz[remember picture,overlay] \tikz[remember picture,overlay]
\node[opacity=1,inner sep=0pt] at (-13mm,-135mm) \node[opacity=1,inner sep=0pt] at (-13mm,-135mm)
{\includegraphics{Bandeau_UPaS.pdf}}; {\includegraphics{Bandeau_UPaS.pdf}};