blob: 4fca70fa6fb62bd3c3cf614411af495c524cfe53 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
\listfiles
\documentclass[ngerman,xcolor=table,slidestop, smaller, compress, hyperref={bookmarks=true,colorlinks}]{beamer}
\begin{document}
\begin{frame}{}{}
\frametitle{Typografie -- was ist das eigentlich?}
\movie[autoplay,width=200pt,height=150pt]{}{polylog-Typo-Art.mp4}
\end{frame}
\end{document}
|