Skip to content
Snippets Groups Projects
Commit c826a53b authored by Richard Zameitat's avatar Richard Zameitat :cat2:
Browse files

fix valign ... pdf seems to be slightly too large

parent e58ef9b6
No related branches found
No related tags found
No related merge requests found
......@@ -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}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment