This commit is contained in:
elvis
2025-11-25 16:01:17 +01:00
parent 3aa60e6aef
commit 75822cd92d
7 changed files with 206 additions and 98 deletions

View File

@ -258,8 +258,24 @@
\begin{document}
\pagenumbering{roman}
\input{title_page}
\newpage
\null % chktex 1
\vspace*{\fill}
\begin{center}
\color{black!30}\pgfornament[width=2cm]{123}
\end{center}
\newpage
\tableofcontents
\newpage
\pagenumbering{arabic}
\setcounter{page}{1}
\input{introduction}
\input{background}
\input{design}