summaryrefslogtreecommitdiff
path: root/texmf-dist/doc/latex/rmannot/examples/rma/tst_3gp.tex
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2021-02-01 13:16:37 +0900
committerNorbert Preining <norbert@preining.info>2021-02-01 13:16:37 +0900
commitfcb26569d342b66d6aa95df2cce506e9036a47e0 (patch)
tree414a122efef3ebbb2bfcd726e2b5863250137e1f /texmf-dist/doc/latex/rmannot/examples/rma/tst_3gp.tex
parenta979a969ee8a924408ebeb767035b9e4f48f7efa (diff)
rmannot (2021-02-01)
Diffstat (limited to 'texmf-dist/doc/latex/rmannot/examples/rma/tst_3gp.tex')
-rw-r--r--texmf-dist/doc/latex/rmannot/examples/rma/tst_3gp.tex54
1 files changed, 54 insertions, 0 deletions
diff --git a/texmf-dist/doc/latex/rmannot/examples/rma/tst_3gp.tex b/texmf-dist/doc/latex/rmannot/examples/rma/tst_3gp.tex
new file mode 100644
index 00000000..d5b25312
--- /dev/null
+++ b/texmf-dist/doc/latex/rmannot/examples/rma/tst_3gp.tex
@@ -0,0 +1,54 @@
+\documentclass{article}
+\usepackage{amsmath}
+%
+% the driver line is not necessary if you
+% have aebpro.cfg configured to your driver.
+%
+\usepackage[%
+% driver=dvips,
+ web={pro,tight,usesf,designiv},
+ eforms,graphicxsp={showembeds}
+]{aeb_pro}
+\usepackage{rmannot}
+
+\DeclareDocInfo
+{
+ title={The \textsf{rmannot} Package\texorpdfstring{\\[1ex]}{: }H.264 encoded 3GP video},
+ author=D. P. Story,
+ university=Acro\negthinspace\TeX.Net,
+ email=dpstory@acrotex.net,
+ subject={Demo of the rmannot package, 3GP video},
+ keywords={Adobe Acrobat, 3GP, Rich Media Annotations},
+ talksite=\url{http://www.acrotex.net},
+ talkdate={Aug.\ 2020},
+ copyrightStatus=True,
+ copyrightNotice={Copyright (C) 2008--\the\year, D. P. Story},
+ copyrightInfoURL=http://www.acrotex.net
+}
+\talkdateLabel{Published:}
+
+\def\AcroTeX{Acro\!\TeX}
+
+\newcommand{\myRMFiles}{%
+ C:/Users/Public/Documents/My TeX Files/%
+ tex/latex/aeb/aebpro/rmannot/RMfiles}
+
+\saveNamedPath{ocean-waves}{\myRMFiles/ocean-waves.3gp}
+
+\parindent=0pt\parskip6pt\pagestyle{empty}
+
+\begin{document}
+
+\maketitle
+
+\begin{center}
+ \rmAnnot[width=.5\linewidth]{176bp}{144bp}{ocean-waves}
+\end{center}
+For information on the 3GP video format, see the \textbf{WikipediA} article
+\begin{equation*}
+ \text{\url{https://en.wikipedia.org/wiki/3GP_and_3G2}}
+\end{equation*}
+This movie was taken with my digital camera while we were on vacation in Cat Island, Bahamas.
+
+
+\end{document}