From a44c31f2888612f90f4ebcf97cc95e89b0047714 Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Fri, 14 May 2021 06:27:57 +0900 Subject: rmannot (May14) --- texmf-dist/tex/latex/rmannot/annot3d.def | 2 +- texmf-dist/tex/latex/rmannot/rmannot.cfg | 3 ++- texmf-dist/tex/latex/rmannot/rmannot.sty | 13 +++++++++---- 3 files changed, 12 insertions(+), 6 deletions(-) (limited to 'texmf-dist/tex/latex') diff --git a/texmf-dist/tex/latex/rmannot/annot3d.def b/texmf-dist/tex/latex/rmannot/annot3d.def index f880ff98..6895438f 100644 --- a/texmf-dist/tex/latex/rmannot/annot3d.def +++ b/texmf-dist/tex/latex/rmannot/annot3d.def @@ -8,7 +8,7 @@ %% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %% rmannot.sty package, %% -%% Copyright (C) 2008--2020 D. P. Story %% +%% Copyright (C) 2008--2021 D. P. Story %% %% dpstory@acrotex.net %% %% %% %% This program can redistributed and/or modified under %% diff --git a/texmf-dist/tex/latex/rmannot/rmannot.cfg b/texmf-dist/tex/latex/rmannot/rmannot.cfg index e86bd6ce..d501df7a 100644 --- a/texmf-dist/tex/latex/rmannot/rmannot.cfg +++ b/texmf-dist/tex/latex/rmannot/rmannot.cfg @@ -10,7 +10,8 @@ % Oncomment this next line, but specify the major version of Acrobat you are using % 9, 10, 11, DC, 2015, Beta (if you are using a Beta version of Acrobat) %\AcroVer{11} -\AcroVer{DC} +%\AcroVer{DC} +\AcroVer[win=64]{Beta} \endinput % If you are using an older computer, you may have to enter the path % using the \pathToSkins command. \AcrobatVer expands to the argument diff --git a/texmf-dist/tex/latex/rmannot/rmannot.sty b/texmf-dist/tex/latex/rmannot/rmannot.sty index 891b3392..2ac1fc85 100644 --- a/texmf-dist/tex/latex/rmannot/rmannot.sty +++ b/texmf-dist/tex/latex/rmannot/rmannot.sty @@ -8,7 +8,7 @@ %% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %% rmannot.sty package, %% -%% Copyright (C) 2008--2020 D. P. Story %% +%% Copyright (C) 2008--2021 D. P. Story %% %% dpstory@acrotex.net %% %% %% %% This program can redistributed and/or modified under %% @@ -19,7 +19,7 @@ %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \NeedsTeXFormat{LaTeX2e}[1997/12/01] \ProvidesPackage{rmannot} - [2020/08/21 v2.2 Rich Media Annotations (dps)] + [2021/04/21 v2.2.1 Rich Media Annotations (dps)] \RequirePackage{xkeyval} \RequirePackage{ifpdf}[2006/02/20] \RequirePackage{ifxetex}[2006/08/21] @@ -38,6 +38,9 @@ \DeclareOptionX*{} \ProcessOptionsX\relax \newcommand\AcroVer[2][]{} +\newcommand{\defineRMPath}[1]{\def\rm@ctrlName{#1}% + \hyper@normalise\rm@defineURLPath} +\def\rm@defineURLPath#1{\expandafter\xdef\rm@ctrlName{#1}} \let\saveNamedPath\@gobbletwo \def\rma@edefexecute#1{\edef\rm@@temp@@exp{#1}\rm@@temp@@exp} \newcommand\makePoster[3][]{} @@ -72,8 +75,10 @@ \xdef\rm@Annot@width{\the\dimen@}% \fi \egroup - {\previewOn\pushButton[\CA{Distiller required}\BC{}\BG{} - \S{S}\Ff{\FfReadOnly}]{btn}{\rm@Annot@width}{\rm@Annot@height}}} + {\previewOn\pushButton[\autoCenter{n}\CA{Distiller required} + \BC{}\BG{}\S{S}\Ff{\FfReadOnly} + ]{btn}{\rm@Annot@width}{\rm@Annot@height}}% +} \def\setRmOptions3D#1#2{} \PackageWarningNoLine{rmannot} {PDF creation requires Adobe Distiller.\MessageBreak -- cgit v1.2.3