diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/flashmovie/testx.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/flashmovie/testx.tex | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/Master/texmf-dist/doc/latex/flashmovie/testx.tex b/Master/texmf-dist/doc/latex/flashmovie/testx.tex deleted file mode 100644 index 8c2ff9a3c7d..00000000000 --- a/Master/texmf-dist/doc/latex/flashmovie/testx.tex +++ /dev/null @@ -1,24 +0,0 @@ -\documentclass[10pt]{article} - -\usepackage[utf8]{inputenc} -\usepackage[english]{babel} -\usepackage{hyperref} - -\usepackage{flashmovie} - -\begin{document} - -{\Huge flashvideo.sty}\\\\ - -This package allows direct embedding of flash movies into PDF files. It is -designed for use with pdflatex. - -\flashmoviex[width=10cm,height=10cm]{saturn5.mp4} - -Basically it uses the fact that the Adobe Reader 9 contains an embedded Adobe Flash -player which can be invoked with the ``rich media annotation'' feature which is described -in ``Adobe Supplement to the ISO 32000 BaseVersion: 1.7 ExtensionLevel: 3''. - -P.S.: This sample video is courtesy of the NASA ( \href{http://heasarc.gsfc.nasa.gov/Videos/historical/saturn5.avi}{saturn5.avi} ). - -\end{document} |