From b1675bc8f4c698e26c644cf3f0c67765a66d27c1 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Thu, 20 Mar 2014 22:51:54 +0000 Subject: media9 (20mar14) git-svn-id: svn://tug.org/texlive/trunk@33237 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/media9/ChangeLog | 5 +++++ Master/texmf-dist/doc/latex/media9/media9.pdf | Bin 3305538 -> 3319603 bytes Master/texmf-dist/doc/latex/media9/media9.tex | 6 ++++-- 3 files changed, 9 insertions(+), 2 deletions(-) (limited to 'Master/texmf-dist/doc') diff --git a/Master/texmf-dist/doc/latex/media9/ChangeLog b/Master/texmf-dist/doc/latex/media9/ChangeLog index c57a2e713dc..504d34d19de 100644 --- a/Master/texmf-dist/doc/latex/media9/ChangeLog +++ b/Master/texmf-dist/doc/latex/media9/ChangeLog @@ -1,3 +1,8 @@ +2014-03-21 + * v0.42 + * change: refined look for the play button overlay + * fix: minor bugs + 2014-03-06 * v0.41 * new: poster text, if provided, also shown in draft mode (instead of draft diff --git a/Master/texmf-dist/doc/latex/media9/media9.pdf b/Master/texmf-dist/doc/latex/media9/media9.pdf index a51a62414d4..364dcd5e233 100644 Binary files a/Master/texmf-dist/doc/latex/media9/media9.pdf and b/Master/texmf-dist/doc/latex/media9/media9.pdf differ diff --git a/Master/texmf-dist/doc/latex/media9/media9.tex b/Master/texmf-dist/doc/latex/media9/media9.tex index 0b07a0441d7..170ad0d0354 100644 --- a/Master/texmf-dist/doc/latex/media9/media9.tex +++ b/Master/texmf-dist/doc/latex/media9/media9.tex @@ -149,6 +149,7 @@ xetex bigfiles draft final +playbutton=... noplaybutton activate=... deactivate=... @@ -251,9 +252,10 @@ final \end{verbatim} With `\verb+draft+' the media is not embedded. Instead, a box is inserted that has the dimensions of \verb++, subject to the resizing options `\verb+width+', `\verb+height+', `\verb+depth+' and `\verb+scale+'. Option `\verb+final+' does the opposite as it forces the media to be embedded. Both options can be used to reduce compilation time during authoring of a document. To get the most out of them it is recommended to set `\verb+draft+' globally as a package or class option and to set `\verb+final+' locally as a command option of the media annotation that is currently worked on. After the document has been finished, the global `\verb+draft+' option can be removed. \begin{verbatim} - noplaybutton +playbutton[= fancy | plain | none] +noplaybutton \end{verbatim} -Disables the transparent play button normally laid over the inactive media annotation. +By default, a transparent play button is laid over the inactive media annotation to draw the reader's attention to the embedded multimedia content. It is provided in two versions, `\verb+fancy+' and `\verb+plain+', but only `\verb+plain+' is available in the \XeLaTeX{} workflow. The default setting is to try the `\verb+fancy+' version. `\verb+noplaybutton+' or `\verb+playbutton=none+' disable the play button overlay. \begin{verbatim} windowed[= false | [x][@] ] \end{verbatim} -- cgit v1.2.3