Fix margins

This commit is contained in:
2023-09-23 20:02:41 +02:00
parent 8e85303b94
commit 0fae4532a6

View File

@ -37,7 +37,7 @@
\begin{document} \begin{document}
\newgeometry{margin=3cm}
\makeatletter \makeatletter
\begin{titlepage} \begin{titlepage}
\centering \centering
@ -54,6 +54,7 @@
\makeatother \makeatother
\pagenumbering{roman} \pagenumbering{roman}
\tableofcontents \tableofcontents
\restoregeometry
\newpage \newpage
\pagenumbering{arabic} \pagenumbering{arabic}