summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/tagpdf/tagpdf-luatex.def
diff options
context:
space:
mode:
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