summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/iodhbwm/tex/i18n/ngerman/dhbw-titlepage-sa.def
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/iodhbwm/tex/i18n/ngerman/dhbw-titlepage-sa.def')
-rw-r--r--macros/latex/contrib/iodhbwm/tex/i18n/ngerman/dhbw-titlepage-sa.def46
1 files changed, 46 insertions, 0 deletions
diff --git a/macros/latex/contrib/iodhbwm/tex/i18n/ngerman/dhbw-titlepage-sa.def b/macros/latex/contrib/iodhbwm/tex/i18n/ngerman/dhbw-titlepage-sa.def
new file mode 100644
index 0000000000..c58239db3a
--- /dev/null
+++ b/macros/latex/contrib/iodhbwm/tex/i18n/ngerman/dhbw-titlepage-sa.def
@@ -0,0 +1,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}