summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/tagpdf/tagpdf-luatex.def
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2024-02-23 22:02:49 +0000
committerKarl Berry <karl@freefriends.org>2024-02-23 22:02:49 +0000
commit2f5ea0892234257ff5e8fbe7020bad98e6bfbe12 (patch)
tree7301eeae20005829467e11f708c914b1c31e55e7 /Master/texmf-dist/tex/latex/tagpdf/tagpdf-luatex.def
parentb82f9a585a90846fa22e7e88783287716036d99c (diff)
tagpdf (23feb24)
git-svn-id: svn://tug.org/texlive/trunk@70094 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/tagpdf/tagpdf-luatex.def')
-rw-r--r--Master/texmf-dist/tex/latex/tagpdf/tagpdf-luatex.def8
1 files changed, 7 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/latex/tagpdf/tagpdf-luatex.def b/Master/texmf-dist/tex/latex/tagpdf/tagpdf-luatex.def
index a18561a2ec3..2930628450f 100644
--- a/Master/texmf-dist/tex/latex/tagpdf/tagpdf-luatex.def
+++ b/Master/texmf-dist/tex/latex/tagpdf/tagpdf-luatex.def
@@ -19,7 +19,7 @@
%% and all files in that bundle must be distributed together.
%%
%% File: tagpdf-backend.dtx
-\ProvidesExplFile {tagpdf-luatex.def} {2024-02-04} {0.98v}
+\ProvidesExplFile {tagpdf-luatex.def} {2024-02-22} {0.98w}
{tagpdf~driver~for~luatex}
{
\fontencoding{TU}\fontfamily{lmr}\fontseries{m}\fontshape{n}\fontsize{10pt}{10pt}\selectfont
@@ -31,6 +31,12 @@
\lua_now:e { ltx.__tag.tables.\cs_to_str:N#1 = {} }
}
+\cs_set_protected:Npn \__tag_prop_new_linked:N #1
+ {
+ \prop_new_linked:N #1
+ \lua_now:e { ltx.__tag.tables.\cs_to_str:N#1 = {} }
+ }
+
\cs_set_protected:Npn \__tag_seq_new:N #1
{
\seq_new:N #1