summaryrefslogtreecommitdiff
path: root/tailpres.tex
diff options
context:
space:
mode:
Diffstat (limited to 'tailpres.tex')
-rw-r--r--tailpres.tex23
1 files changed, 6 insertions, 17 deletions
diff --git a/tailpres.tex b/tailpres.tex
index 3788c79..83b56f1 100644
--- a/tailpres.tex
+++ b/tailpres.tex
@@ -1,18 +1,7 @@
-\begin{frame}[fragile]
- \begin{columns}
- \column[c]{.50\textwidth}
-Thank you for your attention.
-\newline
-\newline
-\begin{block}{Linutronix GmbH}
-Bahnhofstra\ss{}e 3
+\newif\ifformatbeamer
-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}
+\ifformatbeamer
+\input{tailbeamer}
+\else
+\input{tailprint}
+\fi