From 31fa8cd73bab8480d38dae3a89ca578f337d6bbd Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Wed, 27 Mar 2024 03:02:20 +0000 Subject: CTAN sync 202403270302 --- macros/latex/contrib/tagpdf/tagpdf.dtx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'macros/latex/contrib/tagpdf/tagpdf.dtx') diff --git a/macros/latex/contrib/tagpdf/tagpdf.dtx b/macros/latex/contrib/tagpdf/tagpdf.dtx index a14273f8b9..ffdb147b45 100644 --- a/macros/latex/contrib/tagpdf/tagpdf.dtx +++ b/macros/latex/contrib/tagpdf/tagpdf.dtx @@ -87,7 +87,7 @@ % \begin{macrocode} %<@@=tag> %<*package> -\ProvidesExplPackage {tagpdf} {2024-02-29} {0.98x} +\ProvidesExplPackage {tagpdf} {2024-03-27} {0.99a} { A package to experiment with pdf tagging } \bool_if:nF @@ -113,7 +113,7 @@ % \end{macrocode} %<*debug> % \begin{macrocode} -\ProvidesExplPackage {tagpdf-debug} {2024-02-29} {0.98x} +\ProvidesExplPackage {tagpdf-debug} {2024-03-27} {0.99a} { debug code for tagpdf } \@ifpackageloaded{tagpdf}{}{\PackageWarning{tagpdf-debug}{tagpdf~not~loaded,~quitting}\endinput} % \end{macrocode} @@ -136,7 +136,7 @@ % we define a base package with dummy functions % \begin{macrocode} %<*base> -\ProvidesExplPackage {tagpdf-base} {2024-02-29} {0.98x} +\ProvidesExplPackage {tagpdf-base} {2024-03-27} {0.99a} {part of tagpdf - provide base, no-op versions of the user commands } % % \end{macrocode} @@ -487,7 +487,7 @@ % \begin{macrocode} \cs_set_protected:Npn \tag_stop: { -% \msg_note:nnx {tag / debug }{tag-stop}{ \int_use:N \l_@@_tag_stop_int } +% \msg_note:nne {tag / debug }{tag-stop}{ \int_use:N \l_@@_tag_stop_int } \int_incr:N \l_@@_tag_stop_int \bool_set_false:N \l_@@_active_struct_bool \bool_set_false:N \l_@@_active_mc_bool @@ -504,7 +504,7 @@ \bool_set_true:N \l_@@_active_socket_bool \@@_start_para_ints: } -% \msg_note:nnx {tag / debug }{tag-start}{ \int_use:N \l_@@_tag_stop_int } +% \msg_note:nne {tag / debug }{tag-start}{ \int_use:N \l_@@_tag_stop_int } } \cs_set_eq:NN\tagstop\tag_stop: \cs_set_eq:NN\tagstart\tag_start: @@ -512,7 +512,7 @@ % \begin{macrocode} \cs_set_protected:Npn \tag_stop:n #1 { -% \msg_note:nnxx {tag / debug }{tag-stop}{ \int_use:N \l_@@_tag_stop_int }{#1} +% \msg_note:nnee {tag / debug }{tag-stop}{ \int_use:N \l_@@_tag_stop_int }{#1} \int_incr:N \l_@@_tag_stop_int \bool_set_false:N \l_@@_active_struct_bool \bool_set_false:N \l_@@_active_mc_bool @@ -529,7 +529,7 @@ \bool_set_true:N \l_@@_active_socket_bool \@@_start_para_ints: } -% \msg_note:nnxx {tag / debug }{tag-start}{ \int_use:N \l_@@_tag_stop_int }{#1} +% \msg_note:nnee {tag / debug }{tag-start}{ \int_use:N \l_@@_tag_stop_int }{#1} } % %<*base> -- cgit v1.2.3