Use titlepage from bachelor's thesis

This commit is contained in:
2026-06-30 15:52:05 +02:00
parent 3f44dbbad3
commit e8891233d8
2 changed files with 113 additions and 52 deletions
+4 -2
View File
@@ -59,7 +59,6 @@
headsepline,
% footsepline,
% cleardoublepage=current,
method=right, % start chapters on the right
cleardoublepage=plain, % linenumbers on interleaf pages
footnotes=multiple, % TODO: Doesn't work, maybe because of hyperref?
}
@@ -70,7 +69,7 @@
\usepackage[inkscapelatex=false]{svg} % Don't touch fonts
% \usepackage{comment}
\usepackage{pdfpages}
\usepackage{luatodonotes}
\usepackage[minNoteWidth=1.0cm]{luatodonotes}
\usepackage{siunitx}
\sisetup{detect-all}
\usepackage[l2tabu,orthodox]{nag}
@@ -182,6 +181,9 @@
\tableofcontents%
\cleardoublepage%
\todototoc\listoftodos%
\cleardoublepage%
\setacronymstyle{short-long}
\printglossary[type=\acronymtype]
\cleardoublepage%
+109 -50
View File
@@ -4,64 +4,123 @@
\birthday{1st of January 2000}
\birthplace{Ratingen}
\thesisstart{1st of July 2026}
\thesisend{31st of December 2026}
\thesisend{December 31st, 2026}
\advisors{Prof.\ Dr.-ing.~Peter Ulbrich\\Dr.~Maximilian Seidler}
\date{\today}
\begin{titlepage}
\setstretch{1.25}
\definecolor{TUGreen}{rgb}{0.517,0.721,0.094}
% \vspace*{-3cm}
\newlength{\links}
\setlength{\links}{-1.5cm}
\sffamily
\hspace*{\links}
\begin{minipage}{12.5cm}
\includegraphics[width=8cm]{tud_logo_rgb.jpg}
\end{minipage}
\vspace*{4cm}
\newgeometry{left=2.5cm,right=2.5cm,top=3cm}
\hspace*{\links}
\hspace*{-0.2cm}
\begin{minipage}{9cm}
\large
\begin{center}
{\Large \thethesistype} \\
\vspace*{1cm}
\textbf{\thetitle} \\
\vspace*{1cm}
\theauthor\\
\thethesisend%
\end{center}
\end{minipage}
\normalsize
\vspace*{5.5cm}
\begin{center}
\vspace*{2.1cm}
\includegraphics[width=5cm]{tud_logo_rgb.jpg}
\hspace*{\links}
\begin{minipage}[b]{8cm}
% \normalsize
\raggedright%
Advisors: \\
\theadvisors%
\end{minipage}
\vspace{0.75cm}
\vspace*{2.5cm}
\hspace*{\links}
\begin{minipage}[b]{8cm}
\raggedright%
Technische Universität Dortmund \\
Fakultät für Informatik\\
Lehrstuhl 12 -- Arbeitsgruppe Systemsoftware\\
\oldurl{https://sys.cs.tu-dortmund.de}
\end{minipage}
\begin{minipage}[b]{7cm}
\raggedleft%
In Kooperation mit:\\
Fakultätsname\\
Lehrstuhl-/Institutsbezeichnung
\end{minipage}
{\Large\thethesistype}
\vspace{0.75cm}
% Thesis title
\rule{\textwidth}{0.25mm}\\
\vspace{-5pt}
\rule{\textwidth}{0.8mm}\\
{\huge \textsc{\thetitle\\}}
\rule{\textwidth}{0.8mm}\\
\vspace{-5pt}
\rule{\textwidth}{0.25mm}
\vspace{7.5em}
{submitted by} \\[.5em]
{\huge \theauthor} \\[.5em]
{from Ratingen}\\
\vfill
% Department
Department of Computer Science\\
Computer Science XII\\
System Software Group\\
TU Dortmund University\\
\vspace{1cm}
% Date
\vspace{0.5cm}
\thethesisend%
\vspace{0.5cm}
% People
\begin{tabular}{r l}
Primary Reviewer: & Prof.\ Dr.-ing.~Peter Ulbrich \\
Secondary Reviewer: & Someone? \\
Supervisor: & Someone? \\
\end{tabular}
\end{center}
\end{titlepage}
% \begin{titlepage}
% \setstretch{1.25}
% \definecolor{TUGreen}{rgb}{0.517,0.721,0.094}
% % \vspace*{-3cm}
% \newlength{\links}
% \setlength{\links}{-1.5cm}
% \sffamily
% \hspace*{\links}
% \begin{minipage}{12.5cm}
% \includegraphics[width=8cm]{tud_logo_rgb.jpg}
% \end{minipage}
%
% \vspace*{4cm}
%
% \hspace*{\links}
% \hspace*{-0.2cm}
% \begin{minipage}{9cm}
% \large
% \begin{center}
% {\Large \thethesistype} \\
% \vspace*{1cm}
% \textbf{\thetitle} \\
% \vspace*{1cm}
% \theauthor\\
% \thethesisend%
% \end{center}
% \end{minipage}
% \normalsize
% \vspace*{5.5cm}
%
% \vspace*{2.1cm}
%
% \hspace*{\links}
% \begin{minipage}[b]{8cm}
% % \normalsize
% \raggedright%
% Advisors: \\
% \theadvisors%
% \end{minipage}
%
% \vspace*{2.5cm}
% \hspace*{\links}
% \begin{minipage}[b]{8cm}
% \raggedright%
% Technische Universität Dortmund \\
% Fakultät für Informatik\\
% Lehrstuhl 12 -- Arbeitsgruppe Systemsoftware\\
% \oldurl{https://sys.cs.tu-dortmund.de}
% \end{minipage}
% \begin{minipage}[b]{7cm}
% \raggedleft%
% In Kooperation mit:\\
% Fakultätsname\\
% Lehrstuhl-/Institutsbezeichnung
% \end{minipage}
%
% \end{titlepage}