Start from clean GIT

This commit is contained in:
Tim Schubert 2018-09-21 11:45:21 +02:00
commit e841f14a95
2112 changed files with 6638085 additions and 0 deletions

21
lib/expose_title.tex Executable file
View file

@ -0,0 +1,21 @@
\maketitle[plain,logo=left]
\begin{table}[h]
\centering
\begin{tabularx}{.7\textwidth}{XX}
\hline
\ifgerman
Englischer Titel & \titleenglish \\\hline
Anmeldedatum & \exposedate \\\hline
Matrikelnummer & \matrikelnummer \\\hline
E-Mail & \mail \\\hline
Studiengang & \studysubject \\\hline
\else
Registration date & \exposedate \\\hline
Registration number & \matrikelnummer \\\hline
E-Mail & \mail \\\hline
Subject & \studysubject \\\hline
\fi
\end{tabularx}
\end{table}
\clearpage