From 165bb77eb938df97cdab50eca06b7d0abd513097 Mon Sep 17 00:00:00 2001 From: Jan Lindemann Date: Mon, 7 Apr 2014 08:23:22 +0000 Subject: [PATCH] frontpage.tex.tmpl: Use __FRONTLOGO_PDF__ instead of __FRONTLOGO_EPS__ Signed-off-by: Jan Lindemann --- tmpl/tex/de_technical/frontpage.tex.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tmpl/tex/de_technical/frontpage.tex.tmpl b/tmpl/tex/de_technical/frontpage.tex.tmpl index ad682af4..e87ebe76 100644 --- a/tmpl/tex/de_technical/frontpage.tex.tmpl +++ b/tmpl/tex/de_technical/frontpage.tex.tmpl @@ -42,7 +42,7 @@ \begin{figure}[t] \begin{flushright} %\begin{minipage}[t]{8cm} -\includegraphics[width=6cm]{__FRONTLOGO_EPS__} +\includegraphics[width=6cm]{__FRONTLOGO_PDF__} %%\end{minipage} \end{flushright} \end{figure}