diff options
Diffstat (limited to 'tailbeamer.tex')
| -rw-r--r-- | tailbeamer.tex | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/tailbeamer.tex b/tailbeamer.tex new file mode 100644 index 0000000..3788c79 --- /dev/null +++ b/tailbeamer.tex @@ -0,0 +1,18 @@ +\begin{frame}[fragile] + \begin{columns} + \column[c]{.50\textwidth} +Thank you for your attention. +\newline +\newline +\begin{block}{Linutronix GmbH} +Bahnhofstra\ss{}e 3 + +88690 Uhldingen-M\"uhlhofen +\end{block} + \column[c]{.50\textwidth} +\vskip1cm +\includegraphics[height=0.9\textwidth]{/usr/share/lx/logo/frau_auf_logo} + \end{columns} +\end{frame} + +\end{document} |
