Skip to content
Snippets Groups Projects
Commit dc8db602 authored by Michael Grinberg's avatar Michael Grinberg
Browse files

Optionale Anzeige des Geburtsortes durch einen Schalter

parent 03b067e2
No related branches found
No related tags found
No related merge requests found
......@@ -41,7 +41,9 @@
\textbf{\AuthorName}%
\vspace{0.5\baselineskip}\\%
\normalsize%
\begin{showPlaceOfBirth}%
aus \PlaceOfBirth%
\end{showPlaceOfBirth}%
\end{textblock}
%%%%%%%%%%%% BETREUER
......
......@@ -30,14 +30,17 @@ Dissertation%
\newcommand{\AuthorName}{\AuthorFirstname \ \AuthorSurname}
\newcommand{\AuthorFull}{\AuthorTitle \ \AuthorFirstname \ \AuthorSurname}
\setUserDefinedBoolean{showPlaceOfBirth}{true} % soll der Geburtsort auf der Titelseite angezeigt werden?
\newcommand{\PlaceOfBirth}{Kiel}
\newcommand{\Uni}{Karlsruhe Institut für Technologie (KIT)}
\newcommand{\Department}{Fakultät für Informatik}
%\newcommand{\Department}{Fakultät für Elektrotechnik und Informationstechnik}
\newcommand{\Institut}{Institut für Anthropomatik}
\newcommand{\Lehrstuhl}{Lehrstuhl für Interaktive Echtzeitsysteme}
\newcommand{\Lehrstuhlinhaber}{Prof.~Dr.-Ing.~habil.~Jürgen~Beyerer}
% Aktuell in der Dissertationsvorlage nicht verwendet:
%\newcommand{\Institut}{Institut für Anthropomatik}
%\newcommand{\Lehrstuhl}{Lehrstuhl für Interaktive Echtzeitsysteme}
%\newcommand{\Lehrstuhlinhaber}{Prof.~Dr.-Ing.~habil.~Jürgen~Beyerer}
\newcommand{\MainAdvisor}{Prof.~Dr.-Ing.~habil.~Jürgen~Beyerer}
\newcommand{\CoAdvisor}{Zweitgutachter}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment