diff options
author | Karl Berry <karl@freefriends.org> | 2007-01-04 22:34:27 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2007-01-04 22:34:27 +0000 |
commit | d6dee8fb8cc0b2601d1cc0c9caae561711d2b693 (patch) | |
tree | f2525e812c57796f26ef157304f86799b2de2c34 /Master/texmf-dist/doc/latex/movie15/movie15.tex | |
parent | 49dc802e973bf4bf5145f94225e2d0417eaad7c6 (diff) |
movie15 update (4jan07)
git-svn-id: svn://tug.org/texlive/trunk@3143 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/movie15/movie15.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/movie15/movie15.tex | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/Master/texmf-dist/doc/latex/movie15/movie15.tex b/Master/texmf-dist/doc/latex/movie15/movie15.tex index e452dfed451..f63b1d9bd2e 100644 --- a/Master/texmf-dist/doc/latex/movie15/movie15.tex +++ b/Master/texmf-dist/doc/latex/movie15/movie15.tex @@ -51,7 +51,7 @@ \begin{abstract}\noindent A \LaTeX{} package for inclusion of movies, sounds and 3D objects into PDF documents with PDF-1.5/1.6 compatibility.\\[0.2\baselineskip] -\emph{Keywords}: embed, movie, LaTeX, pdfLaTeX, PDF, 3D, JavaScript, include, sound, video, multimedia, animation +\emph{Keywords}: embed, movie, LaTeX, pdfLaTeX, PDF, 3D, JavaScript, \mbox{include}, sound, video, multimedia, animation \end{abstract} \tableofcontents @@ -314,7 +314,7 @@ Sets the default lighting scheme. The following values are honoured: `\verb+None \begin{verbatim} 3Djscript=<JavaScript file> \end{verbatim} -Things like animation, lighting, background etc. may also be script driven. Option `\verb+3Djscript+' associates \verb+<JavaScript file>+ with the 3D object. The script will be executed upon activation of the object. Refer to the Acrobat 3D JavaScript Reference~\cite{jscript3D} for details. Directory `\verb+doc/javascript+' contains JavaScript example files for animation and rotation control. The files work off-the-shelf with any 3D file and may be concatenated to combine their effects. If animation is to be managed by JavaScript, option `\verb+repeat+' must be set to zero, i.\,e. `\verb+repeat=0+'. +Things like animation, lighting, background etc. may also be script driven. Option `\verb+3Djscript+' associates \verb+<JavaScript file>+ with the 3D object. The script will be executed upon activation of the object. Refer to the Acrobat 3D JavaScript Reference~\cite{jscript3D} for details. Directory `\verb+doc/javascript+' contains JavaScript example files for animation and rotation control. The files work off-the-shelf with any 3D file and may be concatenated to combine their effects. \begin{verbatim} 3Dresource=<resource file 1>[, 3Dresource=<resource file 2> [, ...]] \end{verbatim} @@ -592,9 +592,7 @@ The duration of the media segment to be played. The trailing `\verb+s+' is manda {\tt% \string\includemovie[\\ - \phantom{xx}...,\\ - \phantom{xx}repeat=0, \% required if animation is controlled by\\ - \phantom{xx}3Djscript=my\_script.js\phantom{xxxxxxxxxxxxxxxx}\% JavaScript\\ + \phantom{xx}..., 3Djscript=my\_script.js\\ ]\string{\\ \phantom{xx}.5\string\linewidth\\ \string}\string{\\ |