diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/presentations-en/images/beamer/multimedia.tex')
-rwxr-xr-x | Master/texmf-dist/doc/latex/presentations-en/images/beamer/multimedia.tex | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/presentations-en/images/beamer/multimedia.tex b/Master/texmf-dist/doc/latex/presentations-en/images/beamer/multimedia.tex new file mode 100755 index 00000000000..4fca70fa6fb --- /dev/null +++ b/Master/texmf-dist/doc/latex/presentations-en/images/beamer/multimedia.tex @@ -0,0 +1,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} + |