diff options
| -rw-r--r-- | tailpres.tex | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/tailpres.tex b/tailpres.tex index 8461be1..69460de 100644 --- a/tailpres.tex +++ b/tailpres.tex @@ -1,4 +1,4 @@ -\begin{frame} +\begin{frame}[fragile] \begin{columns} \column[c]{.50\textwidth} Vielen Dank f\"ur Ihre Aufmerksamkeit @@ -10,7 +10,8 @@ Auf dem Berg 3 88690 Uhldingen-M\"uhlhofen \end{block} \column[c]{.50\textwidth} -\includegraphics[height=0.8\textheight]{/usr/share/lx/logo/frau_auf_logo} +\vskip5cm +\includegraphics[height=0.3\textwidth]{/usr/share/lx/logo/frau_auf_logo} \end{columns} \end{frame} |
