[latex3-commits] [latex3/latex2e] test-new-makecol: handle @@ correctly .. (2e4b9549)

github at latex-project.org github at latex-project.org
Thu Aug 3 19:07:26 CEST 2023


Repository : https://github.com/latex3/latex2e
On branch  : test-new-makecol
Link       : https://github.com/latex3/latex2e/commit/2e4b9549bccb32758d860591b480c867f517445e

>---------------------------------------------------------------

commit 2e4b9549bccb32758d860591b480c867f517445e
Author: Ulrike Fischer <fischer at troubleshooting-tex.de>
Date:   Thu Aug 3 19:07:26 2023 +0200

    handle @@ correctly ..


>---------------------------------------------------------------

2e4b9549bccb32758d860591b480c867f517445e
 texmf/tex/latex/tagpdf/tagpdf.sty | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/texmf/tex/latex/tagpdf/tagpdf.sty b/texmf/tex/latex/tagpdf/tagpdf.sty
index d6f17b62..9ece0500 100644
--- a/texmf/tex/latex/tagpdf/tagpdf.sty
+++ b/texmf/tex/latex/tagpdf/tagpdf.sty
@@ -3235,7 +3235,7 @@
 
 \AddToHook{begindocument/before}
  {
-   \providecommand\@kernel at tagsupport__tagmakecol{}
+   \providecommand\@kernel at tagsupport@@makecol{}
    \providecommand\@kernel at before@cclv{}
    \bool_if:NF \g__tag_mode_lua_bool
      {
@@ -3248,7 +3248,7 @@
                \__tag_check_typeout_v:n {====>~In~\token_to_str:N \@makecol\c_space_tl\the\c at page}
                \__tag_add_missing_mcs_to_stream:Nn \@cclv {main}
              }
-           \tl_put_right:Nn \@kernel at tagsupport__tagmakecol
+           \tl_put_right:Nn \@kernel at tagsupport@@makecol
              {
                \__tag_check_typeout_v:n {====>~In~\token_to_str:N \@makecol\c_space_tl\the\c at page}
                \__tag_add_missing_mcs_to_stream:Nn \@outputbox {main}





More information about the latex3-commits mailing list.