From bb8862059550ee0cca23b5a8b2a8a6a562c50fba Mon Sep 17 00:00:00 2001
From: valentin <valentinb@fsmpi.rwth-aachen.de>
Date: Tue, 4 Jun 2019 22:29:15 +0200
Subject: [PATCH] handout: fixed logo

---
 workshops/latex/handout.tex | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/workshops/latex/handout.tex b/workshops/latex/handout.tex
index b980876..fa48e93 100644
--- a/workshops/latex/handout.tex
+++ b/workshops/latex/handout.tex
@@ -548,7 +548,7 @@ Titelfolie: \verb|\begin{frame} \titlepage \end{frame}|
   \item Für einzelne Pakete: RTFM\footnote{\enquote{Read the fucking manual}}
   %\item Zum OSAK: \url{https://osak.fsmpi.rwth-aachen.de}
 \end{itemize}%
-\vspace*{-2\baselineskip}%
+\vspace*{-16mm}%
 \begin{tikzpicture}[remember picture, overlay, anchor=south east]%
   \node[xshift=-4mm, yshift=4mm] (logo) at (current page.south east) {\includegraphics[width=.42\linewidth]{osak-logo.pdf}};%
 \end{tikzpicture}%
-- 
GitLab