blob: 8461be1db13c9f8ae569ea58fcacea84132ff4f0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
\begin{frame}
\begin{columns}
\column[c]{.50\textwidth}
Vielen Dank f\"ur Ihre Aufmerksamkeit
\newline
\newline
\begin{block}{Linutronix GmbH}
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}
\end{columns}
\end{frame}
\end{document}
|