summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2006-12-26 23:16:34 +0000
committerKarl Berry <karl@freefriends.org>2006-12-26 23:16:34 +0000
commit41ffd6b5be6d8a4b6d4e9285663fc10b1db79d2c (patch)
treebebde5aaa291e578f1d5e51738de80bc9946c954
parent3cfdc74a6e64575df5c94eaa11bc7884a0cfc020 (diff)
movie15 update
git-svn-id: svn://tug.org/texlive/trunk@2950 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r--Master/texmf-dist/doc/latex/movie15/movie15.pdfbin471742 -> 472187 bytes
-rw-r--r--Master/texmf-dist/doc/latex/movie15/movie15.tex12
-rw-r--r--Master/texmf-dist/tex/latex/movie15/movie15.sty4
-rw-r--r--Master/texmf-dist/tpm/movie15.tpm6
4 files changed, 12 insertions, 10 deletions
diff --git a/Master/texmf-dist/doc/latex/movie15/movie15.pdf b/Master/texmf-dist/doc/latex/movie15/movie15.pdf
index 00c81eb27c4..46dbb64d66e 100644
--- a/Master/texmf-dist/doc/latex/movie15/movie15.pdf
+++ b/Master/texmf-dist/doc/latex/movie15/movie15.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/movie15/movie15.tex b/Master/texmf-dist/doc/latex/movie15/movie15.tex
index c45484ded90..e452dfed451 100644
--- a/Master/texmf-dist/doc/latex/movie15/movie15.tex
+++ b/Master/texmf-dist/doc/latex/movie15/movie15.tex
@@ -322,7 +322,7 @@ Embeds additional 3D or \emph{rasterized} image files that can be used as resour
\begin{verbatim}
Resource("pdf://<resource path>")
\end{verbatim}
-where {\tt<resource path>} stands for the path to the resource file as specified by the `\verb+3Dresource+' option. The following JavaScript loads an image file that was attached by `\verb+3Dresource=images/sunset.jpg+' as the background.
+where {\tt<resource path>} stands for the path to the resource file as specified by the `\verb+3Dresource+' option. (This is just a naming convention; the files are physically embedded in the final PDF.) The following JavaScript loads an image file that was attached by `\verb+3Dresource=images/sunset.jpg+' as the background.
\begin{verbatim}
sunset = new Image(new Resource("pdf://images/sunset.jpg"));
reh = new RenderEventHandler();
@@ -485,7 +485,8 @@ The duration of the media segment to be played. The trailing `\verb+s+' is manda
\string\movieref[rate=0.5]\string{alien\string}\string{Slow\string}\\
\string\movieref\string{alien\string}\string{Normal\string}\\
\string\movieref[rate=2]\string{alien\string}\string{Fast\string}\\
- \string\movieref[pause]\string{alien\string}\string{Play/Pause\string}
+ \string\movieref[pause]\string{alien\string}\string{Play/Pause\string}\\
+ \string\movieref[stop]\string{alien\string}\string{Stop\string}
}
\end{minipage}%
\begin{minipage}{0.5\linewidth}
@@ -496,7 +497,8 @@ The duration of the media segment to be played. The trailing `\verb+s+' is manda
\movieref[rate=0.5]{alien}{Slow}\hfill
\movieref{alien}{Normal}\hfill
\movieref[rate=2]{alien}{Fast}\hfill
-\movieref[pause]{alien}{Play/Pause}\vspace{19 ex}
+\movieref[pause]{alien}{Play/Pause}\hfill
+\movieref[stop]{alien}{Stop}\vspace{19 ex}
\end{center}
\end{minipage}
@@ -664,8 +666,8 @@ wmv & video/x-ms-wmv & Windows Media Video\\\hline
%\href{http://partners.adobe.com/public/developer/en/acrobat/sdk/pdf/pdf_creation_apis_and_specs/PDFReference.pdf}{\tt pdf/pdf\_creation\_apis\_and\_specs/PDFReference.pdf}.
\bibitem{3diforg} \href{http://www.3dif.org/}{\tt http://www.3dif.org/}
\bibitem{dexp} \href{http://www.righthemisphere.com/products/dexp/}{\tt http://www.righthemisphere.com/products/dexp/}
- \bibitem{jscript3D} Adobe Systems Inc.: \emph{JavaScript for Acrobat\textsuperscript{\scriptsize\textregistered} 3D Annotations API Ref\-er\-ence}, 2006, available at \href{http://www.adobe.com/devnet/acrobat/pdfs/js_3d_api_reference.pdf}{\tt http://www.adobe.com/devnet/acrobat/pdfs/} \href{http://www.adobe.com/devnet/acrobat/pdfs/js_3d_api_reference.pdf}{\tt js\_3d\_api\_reference.pdf}
- \bibitem{jscript} Adobe Systems Inc.: \emph{JavaScript for Acrobat\textsuperscript{\scriptsize\textregistered} API Reference}, 2006, available at \href{http://www.adobe.com/devnet/acrobat/pdfs/js_api_reference.pdf}{\tt http://www.adobe.com/devnet/acrobat/pdfs/js\_api\_reference.pdf}
+ \bibitem{jscript3D} Adobe Systems Inc.: \emph{JavaScript for Acrobat\textsuperscript{\scriptsize\textregistered} 3D Annotations API Ref\-er\-ence}, 2006, available at \href{http://www.adobe.com/devnet/acrobat/javascript3d.html}{\tt http://www.adobe.com/devnet/acrobat/} \href{http://www.adobe.com/devnet/acrobat/javascript3d.html}{\tt javascript3d.html}
+ \bibitem{jscript} Adobe Systems Inc.: \emph{JavaScript for Acrobat\textsuperscript{\scriptsize\textregistered} API Reference}, 2006, available at \href{http://www.adobe.com/devnet/acrobat/javascript.html}{\tt http://www.adobe.com/devnet/acrobat/javascript.html}
\end{thebibliography}
\end{document}
diff --git a/Master/texmf-dist/tex/latex/movie15/movie15.sty b/Master/texmf-dist/tex/latex/movie15/movie15.sty
index 99edfa128d6..3a242932fbf 100644
--- a/Master/texmf-dist/tex/latex/movie15/movie15.sty
+++ b/Master/texmf-dist/tex/latex/movie15/movie15.sty
@@ -9,7 +9,7 @@
%
\NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{movie15}[2006/12/15]
+\ProvidesPackage{movie15}[2006/12/19]
\RequirePackage{keyval}
\RequirePackage{ifthen}
\RequirePackage{ifpdf}
@@ -855,8 +855,8 @@
%increment counter of embedded resource files
\global\advance\@MXV@rescount by 1%
%create Image XObject from next raster image
- \pdfmark{pdfmark=/NI,Raw={ /_objdef {resource\the\@MXV@rescount}}}%
\special{ps:% read image resource from file
+ [ /_objdef {resource\the\@MXV@rescount} /NI pdfmark
save gsave newpath clip /showpage {} def /setpagedevice /pop load def
(#1) run 0 0 1 [1 0 0 1 0 0] {} image %empty dummy, in case #1 is not
grestore restore %a valid image file
diff --git a/Master/texmf-dist/tpm/movie15.tpm b/Master/texmf-dist/tpm/movie15.tpm
index 7aa9d4be759..cf57921768c 100644
--- a/Master/texmf-dist/tpm/movie15.tpm
+++ b/Master/texmf-dist/tpm/movie15.tpm
@@ -3,7 +3,7 @@
<rdf:Description about="http://texlive.dante.de/texlive/Package/movie15.zip">
<TPM:Name>movie15</TPM:Name>
<TPM:Type>Package</TPM:Type>
- <TPM:Date>2006/12/15 15:44:00</TPM:Date>
+ <TPM:Date>2006/12/19 13:53:00</TPM:Date>
<TPM:Version>2005/07/01</TPM:Version>
<TPM:Creator>rahtz</TPM:Creator>
<TPM:Title>Multimedia inclusion package.</TPM:Title>
@@ -18,11 +18,11 @@ played back synchronously.
<TPM:Size>920262</TPM:Size>
<TPM:License></TPM:License>
<TPM:Build/>
- <TPM:RunFiles size="131387">
+ <TPM:RunFiles size="131373">
texmf-dist/tex/latex/movie15/movie15.sty
texmf-dist/tpm/movie15.tpm
</TPM:RunFiles>
- <TPM:DocFiles size="788875">
+ <TPM:DocFiles size="789453">
texmf-dist/doc/latex/movie15/3dsystem.fig
texmf-dist/doc/latex/movie15/3dsystem.pdf
texmf-dist/doc/latex/movie15/3dsystem.tex