summaryrefslogtreecommitdiffstats
path: root/titlepage.tex
diff options
context:
space:
mode:
Diffstat (limited to 'titlepage.tex')
-rw-r--r--titlepage.tex78
1 files changed, 41 insertions, 37 deletions
diff --git a/titlepage.tex b/titlepage.tex
index 219bd8a..8ce57de 100644
--- a/titlepage.tex
+++ b/titlepage.tex
@@ -1,40 +1,44 @@
-\begin{titlepage}
+\begin{fullsizetitle}
\bookmarksetupnext{level=section,italic}
\pdfbookmark{Title}{title}
- \begin{center}
- \fausansoffice
-
- \includegraphics[width=0.5\textwidth]{images/FAU_NatFak_EN_Q_RGB_black.pdf}
- \vspace{1.5cm}
-
- \textbf{\Huge Title Title Title\medskip\\ Title Title}
- \vspace{0.5cm}
-
- \directlua{% cspell:disable
- local handle = io.popen("git rev-parse HEAD")
- local commit = handle:read("*line")
- handle:close()
- output = 'commit \string\\href{https://git.jxir.de/master/commit/?id=' .. commit .. '}{' .. commit .. '}\\\\ compiled on ' .. os.date()
- tex.print(output)
- }% cspell:enable
- \vspace{1.5cm}
-
- A thesis presented for the degree of\\
- \textit{Master in Physics}
- \vspace{1cm}
-
- by\\
- \textbf{Justin Gassner}
- \vspace{\fill}
- %\vfill
-
- Supervised by\\
- \textbf{Prof.\ Dr.\ Hanno Sahlmann}\\
- \textbf{Prof.\ Dr.\ Gandalf Lechner}
- \vspace{1.5cm}
-
- Erlangen\\
- March 2024
- \end{center}
-\end{titlepage}
+ \centering
+ \fausansoffice
+
+ \phantom{.}
+ \vspace{4cm}
+
+ \textbf{\Huge A Local Modular\\ Quantum Energy Inequality\medskip\\ for the Scalar Free Field}
+ % TODO find a good title
+ \vspace{1cm}
+
+ %\directlua{% cspell:disable
+ %local handle = io.popen("git rev-parse HEAD")
+ %local commit = handle:read("*line")
+ %handle:close()
+ %output = 'commit \string\\href{https://git.jxir.de/master/commit/?id=' .. commit .. '}{' .. commit .. '}\\\\ compiled on ' .. os.date()
+ %tex.print(output)
+ %}% cspell:enable
+ %\vspace{1.5cm}
+
+ \textit{Master’s Thesis in Physics}
+ \vspace{1cm}
+
+ by\\
+ \textbf{Justin Gassner}
+ \vspace{1cm}
+
+ 30.09.2024
+ \vspace{1cm}
+
+ Friedrich-Alexander-Universität Erlangen-Nürnberg\\
+ \vspace{2cm}
+ \includegraphics[width=8.5cm]{images/fau-siegel.png}
+ \vspace{2cm}
+
+ Supervised by\\
+ \textbf{Prof.\ Dr.\ Hanno Sahlmann}\\
+ \textbf{Prof.\ Dr.\ Gandalf Lechner}
+ \vspace{1.5cm}
+
+\end{fullsizetitle}
\cleardoublepage