summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/flashmovie/testx.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/flashmovie/testx.tex')
-rw-r--r--Master/texmf-dist/doc/latex/flashmovie/testx.tex16
1 files changed, 16 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/flashmovie/testx.tex b/Master/texmf-dist/doc/latex/flashmovie/testx.tex
new file mode 100644
index 00000000000..981cd36bd67
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/flashmovie/testx.tex
@@ -0,0 +1,16 @@
+\documentclass[10pt]{article}
+
+\usepackage[utf8]{inputenc}
+\usepackage[english]{babel}
+
+\usepackage{flashmovie}
+
+\begin{document}
+
+This is an example how
+
+\flashmoviex[width=10cm,heigth=10cm]{saturn5.mp4}
+
+to use flashmovie.
+
+\end{document}