From 0e03b1c035f50863fd828faf12e59f1b3c6850a7 Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Thu, 2 Apr 2020 03:02:37 +0000 Subject: CTAN sync 202004020302 --- .../iodhbwm/tex/i18n/ngerman/dhbw-titlepage-pa.def | 59 ++++++++++++++++++++++ 1 file changed, 59 insertions(+) create mode 100644 macros/latex/contrib/iodhbwm/tex/i18n/ngerman/dhbw-titlepage-pa.def (limited to 'macros/latex/contrib/iodhbwm/tex/i18n/ngerman/dhbw-titlepage-pa.def') diff --git a/macros/latex/contrib/iodhbwm/tex/i18n/ngerman/dhbw-titlepage-pa.def b/macros/latex/contrib/iodhbwm/tex/i18n/ngerman/dhbw-titlepage-pa.def new file mode 100644 index 0000000000..1c05221abb --- /dev/null +++ b/macros/latex/contrib/iodhbwm/tex/i18n/ngerman/dhbw-titlepage-pa.def @@ -0,0 +1,59 @@ +\begin{titlepage} + \centering + \ifcsempty{iodhbwm@institute@logo}{% + \includegraphics[height=1.5cm]{\getDHBWLogo} + }{% + \begin{minipage}[c]{.25\textwidth} + \includegraphics[width=\linewidth,keepaspectratio]{\getDHBWLogo} + \end{minipage} + \hfill + \begin{minipage}[c]{.25\textwidth} + \raggedleft + \includegraphics[width=\linewidth,keepaspectratio]{\getInstituteLogo} + \end{minipage} + } + + \bigskip + + \Large\textsc{Projektarbeit} + + \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 + + \par + {\bfseries\large \getAuthor}\par + \getDate + + \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: & \getSupervisor\\ + Unterschrift Betreuer & \rule[-.5cm]{.5\columnwidth}{.5pt} + \end{tabularx} + } + \cleardoublepage +\end{titlepage} -- cgit v1.2.3