From 70f9fbae8c67761a70666553ebb331c5baca8436 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 12 Feb 2017 23:33:43 +0000 Subject: media9 git-svn-id: svn://tug.org/texlive/trunk@43203 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/media9/ChangeLog | 4 ++++ Master/texmf-dist/doc/latex/media9/media9.pdf | Bin 3606199 -> 3606767 bytes Master/texmf-dist/source/latex/media9/media9.tex | 8 +++++--- Master/texmf-dist/tex/latex/media9/media9.sty | 4 ++-- 4 files changed, 11 insertions(+), 5 deletions(-) (limited to 'Master/texmf-dist') diff --git a/Master/texmf-dist/doc/latex/media9/ChangeLog b/Master/texmf-dist/doc/latex/media9/ChangeLog index 0ac5face85b..f142e3909b6 100644 --- a/Master/texmf-dist/doc/latex/media9/ChangeLog +++ b/Master/texmf-dist/doc/latex/media9/ChangeLog @@ -1,3 +1,7 @@ +2017-02-08 + * v0.76 : media9.sty + * fix: error in the caption of Fig. 8, documentation `media9.pdf' rebuilt + 2017-02-03 * v0.75 : media9.sty * fix: RTL related (luaTeX) diff --git a/Master/texmf-dist/doc/latex/media9/media9.pdf b/Master/texmf-dist/doc/latex/media9/media9.pdf index 4f5bcfa7513..3af59a59145 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/source/latex/media9/media9.tex b/Master/texmf-dist/source/latex/media9/media9.tex index 8258a4b9c2b..447e9ab9dae 100644 --- a/Master/texmf-dist/source/latex/media9/media9.tex +++ b/Master/texmf-dist/source/latex/media9/media9.tex @@ -56,6 +56,8 @@ \hyphenation{Ja-va-Script} +\newsavebox{\keyshift} +\newsavebox{\spacebar} \newsavebox{\COO} \savebox{\COO}{$\overrightarrow{COO}$} \newsavebox{\CtoC} @@ -780,8 +782,8 @@ parameter & description\\\hline\hline \makeatletter% \def\myAcrobatmenu#1#2{\leavevmode\pdfstartlink attr{\Hy@setpdfborder\ifx\@pdfhighlight\@empty\else/H\@pdfhighlight\fi\ifx\@menubordercolor\relax\else/C[\@menubordercolor]\fi} user{/Subtype/Link\ifHy@pdfa/F4\fi/A<>}\relax\Hy@colorlink\@menucolor#2\close@pdflink}\makeatother -\savebox{\COO}{\keys{\shift+}} -\savebox{\CtoC}{\keys{\unexpanded{\makebox[2\width][c]{Space}}}} +\savebox{\keyshift}{\keys{\shift+}} +\savebox{\spacebar}{\keys{\unexpanded{\makebox[2\width][c]{Space}}}} \begin{figure}[bp] \centering \begin{Verbatim} @@ -806,7 +808,7 @@ parameter & description\\\hline\hline passcontext %show the player's context menu ]{}{SlideShow.swf} \hfill} -\caption{Slide-show example with one embedded and several remote image files, one of which is a live image. Images 2 and 3 are examples of remote images with variable resolution; the best fitting image resolution is requested from the server depending on the current display size. The listing in Fig.~\ref{SlideShowXML} is used as content of file \myAcrobatmenu{ShowHideFileAttachment}{`config.xml'}. Manually cycle forwards through the images by mouse-click or backwards by \usebox{\COO}+mouse-click. Play/pause auto-cycling through the slide-show by hitting \usebox{\CtoC}. Also, the context (right-click) menu of the player can be used.}\label{slideshowex} +\caption{Slide-show example with one embedded and several remote image files, one of which is a live image. Images 2 and 3 are examples of remote images with variable resolution; the best fitting image resolution is requested from the server depending on the current display size. The listing in Fig.~\ref{SlideShowXML} is used as content of file \myAcrobatmenu{ShowHideFileAttachment}{`config.xml'}. Manually cycle forwards through the images by mouse-click or backwards by \usebox{\keyshift}+mouse-click. Play/pause auto-cycling through the slide-show by hitting \usebox{\spacebar}. Also, the context (right-click) menu of the player can be used.}\label{slideshowex} \end{figure} \begin{figure}[bp] diff --git a/Master/texmf-dist/tex/latex/media9/media9.sty b/Master/texmf-dist/tex/latex/media9/media9.sty index 4329a0529d8..5869a84b165 100644 --- a/Master/texmf-dist/tex/latex/media9/media9.sty +++ b/Master/texmf-dist/tex/latex/media9/media9.sty @@ -41,8 +41,8 @@ \RequirePackage{atbegshi} \RequirePackage{atenddvi} -\def\g@mix@date@tl{2017/02/03} -\def\g@mix@version@tl{0.75} +\def\g@mix@date@tl{2017/02/08} +\def\g@mix@version@tl{0.76} \def\g@mix@liiikerneldate{2015/09/27} \def\g@mix@liiipkgdate{2015/09/27} -- cgit v1.2.3