summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/media9
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2017-02-12 23:33:43 +0000
committerKarl Berry <karl@freefriends.org>2017-02-12 23:33:43 +0000
commit70f9fbae8c67761a70666553ebb331c5baca8436 (patch)
treec1c5e9f2b224b57ff94e667021ed0e79834609e4 /Master/texmf-dist/source/latex/media9
parent2783c1b2807e488a59202f7e4605c8d5693c9ab7 (diff)
media9
git-svn-id: svn://tug.org/texlive/trunk@43203 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/media9')
-rw-r--r--Master/texmf-dist/source/latex/media9/media9.tex8
1 files changed, 5 insertions, 3 deletions
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<</S/Named/N/#1>>}\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]