From cfb98cfa117d8595b40e733a00935497149da38c Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 11 Jun 2021 19:53:52 +0000 Subject: media9 (11jun21) git-svn-id: svn://tug.org/texlive/trunk@59558 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/source/latex/media9/media9.tex | 19 +++++++------------ 1 file changed, 7 insertions(+), 12 deletions(-) (limited to 'Master/texmf-dist/source/latex/media9') diff --git a/Master/texmf-dist/source/latex/media9/media9.tex b/Master/texmf-dist/source/latex/media9/media9.tex index cdeca7d1000..af3142cdec9 100644 --- a/Master/texmf-dist/source/latex/media9/media9.tex +++ b/Master/texmf-dist/source/latex/media9/media9.tex @@ -4,14 +4,15 @@ % http://mirrors.ctan.org/macros/latex/base/lppl.txt % for the details of that license. % -%\pdfcompresslevel=0 -%\pdfobjcompresslevel=0 \listfiles +%%%%%%% pdfmanagement-testphase %%%%%% +\RequirePackage{pdfmanagement-testphase} % load the package +\DeclareDocumentMetadata % activates the PDF management interface +{ + %uncompress, +} +%%%%%% /pdfmanagement-testphase %%%%%% \documentclass[a4paper]{article} -\RequirePackage[enable-debug]{expl3} -\ExplSyntaxOn -\debug_on:n{deprecation} -\ExplSyntaxOff \frenchspacing \usepackage[utf8]{inputenc} \usepackage{textcomp} @@ -784,11 +785,6 @@ parameter & description\\\hline\hline \end{figure} \begin{figure}[bp] -\makeatletter% -\begingroup% locally fixing \Acrobatmenu for use in \caption -\def\HyColor@UseColor#1{\color{#1}}% -\def\Acrobatmenu#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/F 4\fi/A<>}\relax\Hy@colorlink\@menucolor#2\close@pdflink}% -\makeatother% \savebox{\keyshift}{\keys{\shift+}}% \savebox{\spacebar}{\keys{\unexpanded{\makebox[2\width][c]{Space}}}}% \centering @@ -815,7 +811,6 @@ parameter & description\\\hline\hline ]{}{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 \Acrobatmenu{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} -\endgroup \end{figure} \begin{figure}[bp] -- cgit v1.2.3