From bb0c0fea8ff60450f443568e5a7d86551db7371e Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Tue, 14 Apr 2020 21:04:51 +0000 Subject: iodhbwm (14apr20) git-svn-id: svn://tug.org/texlive/trunk@54734 c570f23f-e606-0410-a88d-b1316a301751 --- .../iodhbwm/i18n/english/dhbw-titlepage-ba.def | 57 ++++++++++++++++++++++ 1 file changed, 57 insertions(+) create mode 100644 Master/texmf-dist/doc/latex/iodhbwm/i18n/english/dhbw-titlepage-ba.def (limited to 'Master/texmf-dist/doc/latex/iodhbwm/i18n/english/dhbw-titlepage-ba.def') diff --git a/Master/texmf-dist/doc/latex/iodhbwm/i18n/english/dhbw-titlepage-ba.def b/Master/texmf-dist/doc/latex/iodhbwm/i18n/english/dhbw-titlepage-ba.def new file mode 100644 index 00000000000..0d72435ca4f --- /dev/null +++ b/Master/texmf-dist/doc/latex/iodhbwm/i18n/english/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 Bachelor's thesis} + + \bigskip + for the degree + + \textsc{\large \getBachelorDegree} + + \bigskip + of the course \getCourseName\par + at the Baden-Wuerttemberg Cooperative State University \getDHBWLocation + + \vfill + + by\par + {\bfseries\large \getAuthor}\bigskip + + Submission on \getSubmissionDate + + \vfill + + \small{% + \begin{tabularx}{\textwidth}{@{}lX@{}} + \toprule + Processing Period: & \getProcessingPeriod\\ + Student id, course: & \getStudentId, \getCourseId\\ + \ifcsempty{iodhbwm@institute@section}{}{Department: & \getInstituteSection\\}% + Apprenticing company: & \getInstitute\\ + \ifbool{iodhbwm@if@print@location}{Ort: & \getLocation\\}{}% + Company's supervisor: & \getSupervisor\\ + University's reviewer: & \getReviewer\\ + \end{tabularx} + } + \cleardoublepage +\end{titlepage} -- cgit v1.2.3