From 2be1d1cba844ad337466717806c8e57453ca954d Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Fri, 28 May 2021 14:11:10 +0900 Subject: acrotex (May28) --- texmf-dist/source/latex/acrotex/insdljs.dtx | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'texmf-dist/source/latex/acrotex/insdljs.dtx') diff --git a/texmf-dist/source/latex/acrotex/insdljs.dtx b/texmf-dist/source/latex/acrotex/insdljs.dtx index 8df24984..7f848638 100644 --- a/texmf-dist/source/latex/acrotex/insdljs.dtx +++ b/texmf-dist/source/latex/acrotex/insdljs.dtx @@ -16,7 +16,7 @@ % %\NeedsTeXFormat{LaTeX2e} %\ProvidesPackage{insdljs} -% [2021/05/10 v2.5.3 Insert Document Level JavaScripts (dps)] +% [2021/05/13 v2.5.4 Insert Document Level JavaScripts (dps)] %<*driver> \documentclass{ltxdoc} \usepackage[colorlinks,hyperindex=false]{hyperref} @@ -931,9 +931,11 @@ % \end{macrocode} % \paragraph*{Convenience command\DescribeMacro{\dl@EForAF4} that support \opt{usealtadobe} option.} This helper % command make it convenient to switch from the `AF' to the `EF' versions. -% \changes{v2.5.3}{2021/05/10} +% \changes{v2.5.3}{2021/05/10}{Added \string\cs{dl@EForAF4}} +% \changes{v2.5.4}{2021/05/13}{Added \string\cs{dl@EForAFMergeChange}} % \begin{macrocode} \def\dl@EForAF4#1_{\ifx\usedAdbFuncs\dl@YES EF\else AF\fi#1_} +\def\dl@EForAFMergeChange{\ifx\usedAdbFuncs\dl@YES EF\else AF\fi MergeChange} % \end{macrocode} % \subsection{Some JavaScript Support} % -- cgit v1.2.3