From 60e9a31bad8271499f6b5f9280174e76bd62814f Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Tue, 19 Dec 2023 03:00:50 +0000 Subject: CTAN sync 202312190300 --- macros/latex/contrib/tagpdf/tagpdf-mc-shared.dtx | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) (limited to 'macros/latex/contrib/tagpdf/tagpdf-mc-shared.dtx') diff --git a/macros/latex/contrib/tagpdf/tagpdf-mc-shared.dtx b/macros/latex/contrib/tagpdf/tagpdf-mc-shared.dtx index 169b9f900c..7732ee2eea 100644 --- a/macros/latex/contrib/tagpdf/tagpdf-mc-shared.dtx +++ b/macros/latex/contrib/tagpdf/tagpdf-mc-shared.dtx @@ -18,7 +18,7 @@ % % The development version of the bundle can be found at % -% https://github.com/u-fischer/tagpdf +% https://github.com/latex3/tagpdf % % for those people who are interested. %<*driver> @@ -46,7 +46,7 @@ % }^^A % } % -% \date{Version 0.98q, released 2023-11-19} +% \date{Version 0.98r, released 2023-12-18} % \maketitle % \begin{documentation} % \section{Public Commands} @@ -181,7 +181,7 @@ % \begin{macrocode} %<@@=tag> %<*header> -\ProvidesExplPackage {tagpdf-mc-code-shared} {2023-11-19} {0.98q} +\ProvidesExplPackage {tagpdf-mc-code-shared} {2023-12-18} {0.98r} {part of tagpdf - code related to marking chunks - code shared by generic and luamode } % @@ -364,12 +364,14 @@ { \tag_mc_end_push: \tag_mc_begin:n {artifact=#1} - \tag_stop_group_begin: + \group_begin: + \tag_stop:n{artifact-group} } \cs_set_protected:Npn \tag_mc_artifact_group_end: { - \tag_stop_group_end: + \tag_start:n{artifact-group} + \group_end: \tag_mc_end: \tag_mc_begin_pop:n{} } -- cgit v1.2.3