summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/iodhbwm/tex/i18n/ngerman/dhbw-titlepage-ba.def
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/iodhbwm/tex/i18n/ngerman/dhbw-titlepage-ba.def')
-rw-r--r--macros/latex/contrib/iodhbwm/tex/i18n/ngerman/dhbw-titlepage-ba.def57
1 files changed, 57 insertions, 0 deletions
diff --git a/macros/latex/contrib/iodhbwm/tex/i18n/ngerman/dhbw-titlepage-ba.def b/macros/latex/contrib/iodhbwm/tex/i18n/ngerman/dhbw-titlepage-ba.def
new file mode 100644
index 0000000000..5bf27cb638
--- /dev/null
+++ b/macros/latex/contrib/iodhbwm/tex/i18n/ngerman/dhbw-titlepage-ba.def
@@ -0,0 +1,57 @@
+\begin{titlepage}
+ \centering
+ \ifcsempty{iodhbwm@institute@logo}{%
+ \includegraphics[height=1.7cm]{\getDHBWLogo}
+ }{%
+ \begin{minipage}[c]{.25\textwidth}
+ \includegraphics[width=\linewidth,keepaspectratio]{\getDHBWLogo}
+ \end{minipage}
+ \hfill
+ \begin{minipage}[c]{.25\textwidth}
+ \centering
+ \includegraphics[width=\linewidth,keepaspectratio]{\getInstituteLogo}
+ \end{minipage}
+ }
+
+ \bigskip
+
+ \rule{\textwidth}{.5mm}\bigskip
+
+ {\bfseries \getThesisTitle}\smallskip
+
+ \rule{\textwidth}{.5mm}\bigskip
+
+ \textsc{\Large Bachelorarbeit}
+
+ \bigskip
+ für die Prüfung zum
+
+ \textsc{\large \getBachelorDegree}
+
+ \bigskip
+ des Studiengangs \getCourseName\par
+ der Dualen Hochschule Baden-Württemberg \getDHBWLocation
+
+ \vfill
+
+ von\par
+ {\bfseries\large \getAuthor}\bigskip
+
+ Abgabe am \getSubmissionDate
+
+ \vfill
+
+ \small{%
+ \begin{tabularx}{\textwidth}{@{}lX@{}}
+ \toprule
+ Bearbeitungszeitraum: & \getProcessingPeriod\\
+ Matrikelnummer, Kurs: & \getStudentId, \getCourseId\\
+ \ifcsempty{iodhbwm@institute@section}{}{Abteilung: & \getInstituteSection\\}%
+ Ausbildungsbetrieb: & \getInstitute\\
+ \ifbool{iodhbwm@if@print@location}{Ort: & \getLocation\\}{}%
+ Betreuer des Ausbildungsbetriebs: & \getSupervisor\\
+ Gutachter der Dualen Hochschule: & \getReviewer\\
+ \end{tabularx}
+ }
+ \cleardoublepage
+\end{titlepage}