summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/iodhbwm/dhbw-titlepage-ba.def
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-05-21 21:02:41 +0000
committerKarl Berry <karl@freefriends.org>2019-05-21 21:02:41 +0000
commita8c7dacd775b4baaab4bf638c2ee092bb6b882c8 (patch)
tree91624997f36457458e6a3a08e909a268e93937fa /Master/texmf-dist/tex/latex/iodhbwm/dhbw-titlepage-ba.def
parent039ae7ab3b77314590eb661c109cd4cadcc183ce (diff)
iodhbwm (21may19)
git-svn-id: svn://tug.org/texlive/trunk@51175 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/iodhbwm/dhbw-titlepage-ba.def')
-rw-r--r--Master/texmf-dist/tex/latex/iodhbwm/dhbw-titlepage-ba.def8
1 files changed, 4 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/latex/iodhbwm/dhbw-titlepage-ba.def b/Master/texmf-dist/tex/latex/iodhbwm/dhbw-titlepage-ba.def
index 2af4304810e..f8e05ce8df2 100644
--- a/Master/texmf-dist/tex/latex/iodhbwm/dhbw-titlepage-ba.def
+++ b/Master/texmf-dist/tex/latex/iodhbwm/dhbw-titlepage-ba.def
@@ -1,10 +1,10 @@
\begin{titlepage}
\centering
\ifcsempty{iodhbwm@institute@logo}{%
- \includegraphics[height=1.7cm]{dhbw-logo}
+ \includegraphics[height=1.7cm]{\getDHBWLogo}
}{%
\begin{minipage}[c]{.25\textwidth}
- \includegraphics[width=\linewidth,keepaspectratio]{dhbw-logo}
+ \includegraphics[width=\linewidth,keepaspectratio]{\getDHBWLogo}
\end{minipage}
\hfill
\begin{minipage}[c]{.25\textwidth}
@@ -30,7 +30,7 @@
\bigskip
des Studiengangs \getCourseName\par
- der Dualen Hochschule Baden-Württemberg Mannheim
+ der Dualen Hochschule Baden-Württemberg \getDHBWLocation
\vfill
@@ -54,4 +54,4 @@
\end{tabularx}
}
\cleardoublepage
-\end{titlepage} \ No newline at end of file
+\end{titlepage}