summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/iodhbwm/tex/i18n/ngerman/dhbw-titlepage-sa.def
blob: c58239db3aa6aedfc502863a70878e9b47647872 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
\begin{titlepage}
    \centering
    \includegraphics[height=1.7cm]{\getDHBWLogo}

    \Large\textsc{Studienarbeit}
    
    \normalsize
    des Studiengangs \getCourseName\par
    der Dualen Hochschule Baden-Württemberg \getDHBWLocation
    
    \rule{\textwidth}{.5mm}\bigskip

    \textsc{\large Thema \ifcsempty{iodhbwm@thesis@second@title}{}{A}}
    
    {\bfseries \getThesisTitle}\bigskip
    
    \ifcsempty{iodhbwm@thesis@second@title}{}{%
        \textsc{\large Thema B}\par
        %\tikz{\node (1) [draw, rounded rectangle] {Kolloquium};}
        {\bfseries \getThesisSecondTitle}
    }{}
    
    \rule{\textwidth}{.5mm}
    
    \vfill
    
    von\par
    {\bfseries\large \getAuthor}\par
    \getDate
    
    \vfill
    
    \small{%
        \begin{tabularx}{\textwidth}{@{}lX@{}}
        \toprule
        Bearbeitungszeitraum: & \getProcessingPeriod\\
        Matrikelnummer, Kurs: & \getStudentId, \getCourseId\\
%        Abteilung: & \getInstituteSection\\
        Ausbildungsbetrieb: & \getInstitute\\
        \ifbool{iodhbwm@if@print@location}{Ort: & \getLocation\\}{}%
        Betreuer: & \getSupervisor\\
%        Unterschrift Betreuer & \rule[-.5cm]{.5\columnwidth}{.5pt}
        \end{tabularx}
    }
    \cleardoublepage
\end{titlepage}