diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/movie15/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/movie15/README | 15 |
1 files changed, 11 insertions, 4 deletions
diff --git a/Master/texmf-dist/doc/latex/movie15/README b/Master/texmf-dist/doc/latex/movie15/README index e0d1259907e..bfe5f779188 100644 --- a/Master/texmf-dist/doc/latex/movie15/README +++ b/Master/texmf-dist/doc/latex/movie15/README @@ -30,9 +30,12 @@ Description: Usage: - \usepackage[3D]{movie15} + \usepackage[<package options>]{movie15} Package option `3D' enables the 3D feature from the PDF-1.6 specification. + With option `draft' media files are not included. The file name is printed + in a box of size <width>x(<height>+<depth>). `final' does the opposite, + overriding a global draft option specified in the \documentclass command. \includemovie[<options>]{<width>}{<height>}{<media file>} @@ -64,7 +67,7 @@ Usage: attach[=false] By default, the embedded data stream is re-used as embedded file attachment, giving the user the - oportunity to extract the media file and to save + opportunity to extract the media file and to save it to disk for later playback with an external player. Re-use as file attachment can be suppressed with `attach=false'. @@ -97,9 +100,13 @@ Usage: extend below the reference line of the running text. Any valid TeX dimension will be accepted. + draft Locally switches to draft mode. + externalviewer Opens and plays the media in an external application. + final Locally disables draft mode. + inline[=false] Movie file data are embedded into the PDF output by default. Embedding can be suppressed using `inline=false'. @@ -109,7 +116,7 @@ Usage: somewhere else in the document. mimetype=<mimetype> Mime type of media. Must be specified if - <media file> has a non-standard filename + <media file> has a non-standard file name extension from which the mimetype cannot be guessed. See table `Known file name extensions' below. @@ -186,7 +193,7 @@ Usage: 3Daac=<angle> This option sets the aperture angle of the camera, measured in degrees. Fixed point real numbers between 0 and 180 are admissible. A sensible value - of 30 is preset by default. Larger values can be + of 30 is pre-set by default. Larger values can be used to achieve wide-angle or fish-eye effects. 3Dc2c=<x> <y> <z> Direction vector C2C of arbitrary length, |