Update on Overleaf.

This commit is contained in:
nb72soza Bittner
2025-05-13 21:53:28 +00:00
committed by node
commit d84f02b12b
50 changed files with 33827 additions and 0 deletions

View File

@@ -0,0 +1,48 @@
% !TeX root = ../Thesis.tex
%*******************************************************
% Titlepage
%*******************************************************
\pdfbookmark[0]{Cover}{cover}
\begin{titlepage}
% -- TemplateKnob
% if you want the titlepage to be centered, uncomment and
% fine-tune the line below (KOMA classes environment)
%\pdfbookmark[1]{\myTitle{}}{titlepage}
\begin{addmargin}[-1cm]{\iftoggle{adrianstyle}{-2cm}{-3cm}}
\begin{center}
\large
\includegraphics[width=6cm]{logos/tud-logo-rgb}
\vfill
\begingroup
\color{CTtitle}\spacedallcaps{\myTitle{}} \\ \bigskip
\endgroup
\vspace{2ex}
\spacedlowsmallcaps{\myName{}}
\vfill
\myDegree{}
\vspace{2ex}
\myTime{}
\vfill
\myDepartment{} \\
\myFaculty{} \\
\myUni{}
\vfill
\includegraphics[width=5cm]{logos/seemoo-logo-rgb}
\end{center}
\end{addmargin}
\end{titlepage}