Minor changes for title/cover.
This commit is contained in:
BIN
build/main.pdf
BIN
build/main.pdf
Binary file not shown.
2
main.tex
2
main.tex
@@ -1,7 +1,7 @@
|
||||
\RequirePackage[l2tabu, orthodox]{nag}
|
||||
|
||||
% TODO: decide if one-sided/two-sided
|
||||
%\documentclass[headsepline,footsepline,footinclude=false,fontsize=11pt,paper=a4,listof=totoc,bibliography=totoc,BCOR=12mm,DIV=calc} % two-sided
|
||||
%\documentclass[headsepline,footsepline,footinclude=false,fontsize=11pt,paper=a4,listof=totoc,bibliography=totoc,BCOR=12mm,DIV=12]{scrbook} % two-sided
|
||||
\documentclass[headsepline,footsepline,footinclude=false,oneside,fontsize=11pt,paper=a4,listof=totoc,bibliography=totoc]{scrbook} % one-sided
|
||||
|
||||
\input{settings/packages}
|
||||
|
||||
@@ -5,9 +5,9 @@
|
||||
\includegraphics[width=40mm]{logos/tum}
|
||||
|
||||
\vspace{5mm}
|
||||
\Huge \textsc{\getFaculty{}}\\
|
||||
{\huge\MakeUppercase{\getFaculty{}}}\\
|
||||
\vspace{5mm}
|
||||
\Large \textsc{Technische Universität München}\\
|
||||
{\large\MakeUppercase{\getUniversity{}}}\\
|
||||
\vspace{1mm}
|
||||
\end{center}
|
||||
|
||||
|
||||
@@ -5,6 +5,6 @@ I assure the single handed composition of this \MakeLowercase{\getDoctype{}} onl
|
||||
|
||||
\vspace{15mm}
|
||||
\noindent
|
||||
Munich, \getSubmissionDate{} \hspace{5cm} \getAuthor{}
|
||||
\getSubmissionLocation{}, \getSubmissionDate{} \hspace{5cm} \getAuthor{}
|
||||
|
||||
\cleardoublepage{}
|
||||
|
||||
@@ -5,9 +5,9 @@
|
||||
\includegraphics[width=40mm]{logos/tum}
|
||||
|
||||
\vspace{5mm}
|
||||
\Huge \textsc{\getFaculty{}}\\
|
||||
{\huge\MakeUppercase{\getFaculty{}}}\\
|
||||
\vspace{5mm}
|
||||
\Large \textsc{Technische Universität München}\\
|
||||
{\large\MakeUppercase{\getUniversity{}}}\\
|
||||
\vspace{1mm}
|
||||
\end{center}
|
||||
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
% Basic information for cover & title page
|
||||
\newcommand*{\getUniversity}{Technische Universität München}
|
||||
\newcommand*{\getFaculty}{Fakultät für Informatik}
|
||||
\newcommand*{\getTitle}{TODO: Thesis title}
|
||||
\newcommand*{\getTitleGer}{TODO: Titel der Abschlussarbeit}
|
||||
@@ -7,5 +8,6 @@
|
||||
\newcommand*{\getSupervisor}{TODO: Supervisor}
|
||||
\newcommand*{\getAdvisor}{TODO: Advisor}
|
||||
\newcommand*{\getSubmissionDate}{TODO: Submission date}
|
||||
\newcommand*{\getSubmissionLocation}{Munich}
|
||||
|
||||
% TODO: add custom commands etc.
|
||||
|
||||
Reference in New Issue
Block a user