diff --git a/workshops/latex/latex.tex b/workshops/latex/latex.tex
index fbf35fcadeaeaec9d02ff388a9fd420d0c27d746..6546f8c7489366cbfaed5c5ac4d206e75565fc27 100644
--- a/workshops/latex/latex.tex
+++ b/workshops/latex/latex.tex
@@ -652,7 +652,7 @@
     \begin{column}{0.55\textwidth}
       % TODO vertical alignment
       \only<1>{\lstinputlisting[basicstyle=\tiny\ttfamily]{examples/preamble.tex}}
-      \only<2>{\includegraphics[width=0.8\textwidth]{examples/preamble.pdf}}
+      \only<2>{\vspace{-.5em}\includegraphics[width=0.8\textwidth]{examples/preamble.pdf}}
     \end{column}
   \end{columns}
 \end{frame}