diff options
author | Karl Berry <karl@freefriends.org> | 2024-01-27 20:58:30 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2024-01-27 20:58:30 +0000 |
commit | 033db48e34b5d76e36125d5d199d1689574d2b6a (patch) | |
tree | 78b93fa4a50b242a4e12f8dc767f09b0962da80f /Master/texmf-dist/tex | |
parent | 636785ebd5414eec316814c186d11c29f5ba45e5 (diff) |
tagpdf (27jan24)
git-svn-id: svn://tug.org/texlive/trunk@69612 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex')
18 files changed, 78 insertions, 89 deletions
diff --git a/Master/texmf-dist/tex/latex/tagpdf/tagpdf-base.sty b/Master/texmf-dist/tex/latex/tagpdf/tagpdf-base.sty index 524546ed76c..6212e14e21b 100644 --- a/Master/texmf-dist/tex/latex/tagpdf/tagpdf-base.sty +++ b/Master/texmf-dist/tex/latex/tagpdf/tagpdf-base.sty @@ -25,7 +25,7 @@ %% and all files in that bundle must be distributed together. %% %% File: tagpdf.dtx -\ProvidesExplPackage {tagpdf-base} {2024-01-19} {0.98s} +\ProvidesExplPackage {tagpdf-base} {2024-01-26} {0.98t} {part of tagpdf - provide base, no-op versions of the user commands } \AddToHook{begindocument} { diff --git a/Master/texmf-dist/tex/latex/tagpdf/tagpdf-debug-generic.sty b/Master/texmf-dist/tex/latex/tagpdf/tagpdf-debug-generic.sty index 5d9a6627436..a1614a81e78 100644 --- a/Master/texmf-dist/tex/latex/tagpdf/tagpdf-debug-generic.sty +++ b/Master/texmf-dist/tex/latex/tagpdf/tagpdf-debug-generic.sty @@ -19,7 +19,7 @@ %% and all files in that bundle must be distributed together. %% %% File: tagpdf-mc-generic.dtx -\ProvidesExplPackage {tagpdf-debug-generic} {2024-01-19} {0.98s} +\ProvidesExplPackage {tagpdf-debug-generic} {2024-01-26} {0.98t} {part of tagpdf - debugging code related to marking chunks - generic mode} \cs_set_protected:Npn \tag_mc_begin:n #1 %#1 keyval { diff --git a/Master/texmf-dist/tex/latex/tagpdf/tagpdf-debug-lua.sty b/Master/texmf-dist/tex/latex/tagpdf/tagpdf-debug-lua.sty index e9988f2ba07..7fb1ee62b5a 100644 --- a/Master/texmf-dist/tex/latex/tagpdf/tagpdf-debug-lua.sty +++ b/Master/texmf-dist/tex/latex/tagpdf/tagpdf-debug-lua.sty @@ -19,7 +19,7 @@ %% and all files in that bundle must be distributed together. %% %% File: tagpdf-mc-luacode.dtx -\ProvidesExplPackage {tagpdf-debug-lua} {2024-01-19} {0.98s} +\ProvidesExplPackage {tagpdf-debug-lua} {2024-01-26} {0.98t} {part of tagpdf - debugging code related to marking chunks - lua mode} \cs_set_protected:Npn \__tag_mc_handle_stash:n #1 %1 mcidnum { diff --git a/Master/texmf-dist/tex/latex/tagpdf/tagpdf-debug.sty b/Master/texmf-dist/tex/latex/tagpdf/tagpdf-debug.sty index 56b6cde9951..ba84e43ace1 100644 --- a/Master/texmf-dist/tex/latex/tagpdf/tagpdf-debug.sty +++ b/Master/texmf-dist/tex/latex/tagpdf/tagpdf-debug.sty @@ -26,7 +26,7 @@ %% and all files in that bundle must be distributed together. %% %% File: tagpdf.dtx -\ProvidesExplPackage {tagpdf-debug} {2024-01-19} {0.98s} +\ProvidesExplPackage {tagpdf-debug} {2024-01-26} {0.98t} { debug code for tagpdf } \@ifpackageloaded{tagpdf}{}{\PackageWarning{tagpdf-debug}{tagpdf~not~loaded,~quitting}\endinput} \prop_gput:Nnn \g_msg_module_type_prop { tag / debug} {} diff --git a/Master/texmf-dist/tex/latex/tagpdf/tagpdf-luatex.def b/Master/texmf-dist/tex/latex/tagpdf/tagpdf-luatex.def index 36f4cde8c19..d3cf8b8506c 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-01-19} {0.98s} +\ProvidesExplFile {tagpdf-luatex.def} {2024-01-26} {0.98t} {tagpdf~driver~for~luatex} { \fontencoding{TU}\fontfamily{lmr}\fontseries{m}\fontshape{n}\fontsize{10pt}{10pt}\selectfont diff --git a/Master/texmf-dist/tex/latex/tagpdf/tagpdf-mc-code-generic.sty b/Master/texmf-dist/tex/latex/tagpdf/tagpdf-mc-code-generic.sty index 741bd69a50a..bcbdba52bfe 100644 --- a/Master/texmf-dist/tex/latex/tagpdf/tagpdf-mc-code-generic.sty +++ b/Master/texmf-dist/tex/latex/tagpdf/tagpdf-mc-code-generic.sty @@ -19,7 +19,7 @@ %% and all files in that bundle must be distributed together. %% %% File: tagpdf-mc-generic.dtx -\ProvidesExplPackage {tagpdf-mc-code-generic} {2024-01-19} {0.98s} +\ProvidesExplPackage {tagpdf-mc-code-generic} {2024-01-26} {0.98t} {part of tagpdf - code related to marking chunks - generic mode} \tl_new:N \l__tag_mc_ref_abspage_tl diff --git a/Master/texmf-dist/tex/latex/tagpdf/tagpdf-mc-code-lua.sty b/Master/texmf-dist/tex/latex/tagpdf/tagpdf-mc-code-lua.sty index 6ec3561cee9..4702c14d836 100644 --- a/Master/texmf-dist/tex/latex/tagpdf/tagpdf-mc-code-lua.sty +++ b/Master/texmf-dist/tex/latex/tagpdf/tagpdf-mc-code-lua.sty @@ -19,7 +19,7 @@ %% and all files in that bundle must be distributed together. %% %% File: tagpdf-mc-luacode.dtx -\ProvidesExplPackage {tagpdf-mc-code-lua} {2024-01-19} {0.98s} +\ProvidesExplPackage {tagpdf-mc-code-lua} {2024-01-26} {0.98t} {tagpdf - mc code only for the luamode } \hook_gput_code:nnn{begindocument}{tagpdf/mc} { diff --git a/Master/texmf-dist/tex/latex/tagpdf/tagpdf-ns-latex-book.def b/Master/texmf-dist/tex/latex/tagpdf/tagpdf-ns-latex-book.def index 22dc3f11c9b..9c118c0a5f8 100644 --- a/Master/texmf-dist/tex/latex/tagpdf/tagpdf-ns-latex-book.def +++ b/Master/texmf-dist/tex/latex/tagpdf/tagpdf-ns-latex-book.def @@ -19,7 +19,7 @@ %% and all files in that bundle must be distributed together. %% %% File: tagpdf-data.dtx -%% \ProvidesExplFile {tagpdf-ns-latex-book.def} {2024-01-19} {0.98s} +%% \ProvidesExplFile {tagpdf-ns-latex-book.def} {2024-01-26} {0.98t} %% {latex-book} {https://www.latex-project.org/ns/book/2022}{} chapter, H1,pdf2, section, H2,pdf2, diff --git a/Master/texmf-dist/tex/latex/tagpdf/tagpdf-ns-latex-inline.def b/Master/texmf-dist/tex/latex/tagpdf/tagpdf-ns-latex-inline.def index 11348d53944..d139708e8e4 100644 --- a/Master/texmf-dist/tex/latex/tagpdf/tagpdf-ns-latex-inline.def +++ b/Master/texmf-dist/tex/latex/tagpdf/tagpdf-ns-latex-inline.def @@ -19,7 +19,7 @@ %% and all files in that bundle must be distributed together. %% %% File: tagpdf-data.dtx -%% \ProvidesExplFile {tagpdf-ns-latex-inline.def} {2024-01-19} {0.98s} +%% \ProvidesExplFile {tagpdf-ns-latex-inline.def} {2024-01-26} {0.98t} %% {latex-inline} {https://www.latex-project.org/ns/inline/2022}{} chapter, Span, pdf2, section, Span, pdf2, diff --git a/Master/texmf-dist/tex/latex/tagpdf/tagpdf-ns-latex.def b/Master/texmf-dist/tex/latex/tagpdf/tagpdf-ns-latex.def index cbe2cf34895..dda1f90cfb8 100644 --- a/Master/texmf-dist/tex/latex/tagpdf/tagpdf-ns-latex.def +++ b/Master/texmf-dist/tex/latex/tagpdf/tagpdf-ns-latex.def @@ -19,7 +19,7 @@ %% and all files in that bundle must be distributed together. %% %% File: tagpdf-data.dtx -%% \ProvidesExplFile {tagpdf-ns-latex.def} {2024-01-19} {0.98s} +%% \ProvidesExplFile {tagpdf-ns-latex.def} {2024-01-26} {0.98t} %% {latex} {https://www.latex-project.org/ns/dflt/2022}{} title, Title, pdf2, part, Title, pdf2, diff --git a/Master/texmf-dist/tex/latex/tagpdf/tagpdf-ns-mathml.def b/Master/texmf-dist/tex/latex/tagpdf/tagpdf-ns-mathml.def index 0098689522b..773fd21fbfa 100644 --- a/Master/texmf-dist/tex/latex/tagpdf/tagpdf-ns-mathml.def +++ b/Master/texmf-dist/tex/latex/tagpdf/tagpdf-ns-mathml.def @@ -19,7 +19,7 @@ %% and all files in that bundle must be distributed together. %% %% File: tagpdf-data.dtx -%% \ProvidesExplFile {tagpdf-ns-mathml.def} {2024-01-19} {0.98s} +%% \ProvidesExplFile {tagpdf-ns-mathml.def} {2024-01-26} {0.98t} abs,abs,mathml, and,and,mathml, annotation,annotation,mathml, diff --git a/Master/texmf-dist/tex/latex/tagpdf/tagpdf-ns-pdf.def b/Master/texmf-dist/tex/latex/tagpdf/tagpdf-ns-pdf.def index 9cba37eb847..c50b197bd7d 100644 --- a/Master/texmf-dist/tex/latex/tagpdf/tagpdf-ns-pdf.def +++ b/Master/texmf-dist/tex/latex/tagpdf/tagpdf-ns-pdf.def @@ -19,7 +19,7 @@ %% and all files in that bundle must be distributed together. %% %% File: tagpdf-data.dtx -%% \ProvidesExplFile {tagpdf-ns-pdf.def} {2024-01-19} {0.98s} +%% \ProvidesExplFile {tagpdf-ns-pdf.def} {2024-01-26} {0.98t} %% {pdf} {http://iso.org/pdf/ssn}{} StructTreeRoot,StructTreeRoot,pdf,D, Document,Document,pdf,D, diff --git a/Master/texmf-dist/tex/latex/tagpdf/tagpdf-ns-pdf2.def b/Master/texmf-dist/tex/latex/tagpdf/tagpdf-ns-pdf2.def index ea0d3aa58e2..7105977ae8b 100644 --- a/Master/texmf-dist/tex/latex/tagpdf/tagpdf-ns-pdf2.def +++ b/Master/texmf-dist/tex/latex/tagpdf/tagpdf-ns-pdf2.def @@ -19,7 +19,7 @@ %% and all files in that bundle must be distributed together. %% %% File: tagpdf-data.dtx -%% \ProvidesExplFile {tagpdf-ns-pdf2.def} {2024-01-19} {0.98s} +%% \ProvidesExplFile {tagpdf-ns-pdf2.def} {2024-01-26} {0.98t} %% {pdf2} {http://iso.org/pdf2/ssn}{} StructTreeRoot,StructTreeRoot,pdf2,D, Document,Document,pdf2,D, diff --git a/Master/texmf-dist/tex/latex/tagpdf/tagpdf-parent-child-2.csv b/Master/texmf-dist/tex/latex/tagpdf/tagpdf-parent-child-2.csv index 8ba3a02c8ec..b7a4899427d 100644 --- a/Master/texmf-dist/tex/latex/tagpdf/tagpdf-parent-child-2.csv +++ b/Master/texmf-dist/tex/latex/tagpdf/tagpdf-parent-child-2.csv @@ -19,7 +19,7 @@ %% and all files in that bundle must be distributed together. %% %% File: tagpdf-data.dtx -%% \ProvidesExplFile {tagpdf-parent-child-2.csv} {2024-01-19} {0.98s} +%% \ProvidesExplFile {tagpdf-parent-child-2.csv} {2024-01-26} {0.98t} ,,,StructTreeRoot,Document,DocumentFragment,Art,Part,Div,Sect,Aside,BlockQuote,NonStruct,TOC,TOCI,Index,Private,Title,Sub,Quote,Note,Reference,BibEntry,P,Hn,H,Lbl,Code,Em,Strong,Span,Link,Annot,Form,Ruby,RB,RT,RP,Warichu,WT,WP,FENote,L,LI,LBody,Table,TR,TH,TD,THead,TBody,TFoot,Caption,Figure,Formula,math,mathml,Artifact,MC Document,both,document level,1,0..n,0..n,∅,‡,‡,∅,0..n,0..n,‡,∅,∅,∅,0..n,∅,∅,∅,∅,∅,∅,∅,∅,∅,∅,∅,∅,∅,∅,∅,∅,∅,∅,∅,∅,∅,∅,∅,∅,∅,∅,∅,∅,∅,∅,∅,∅,∅,∅,∅,∅,∅,∅,∅,∅,0..n,∅ DocumentFragment,2.0,document level,∅,0..n,0..n,0..n,‡,‡,0..n,0..n,0..n,‡,∅,∅,∅,0..n,∅,∅,∅,∅*,∅,∅,∅,∅,∅,∅,∅*,∅,∅,∅,∅*,∅*,∅,∅,∅,∅,∅,∅,∅,∅,∅*,∅,∅,∅,∅,∅,∅,∅,∅,∅,∅,∅*,∅,∅,∅,∅,0..n,∅ diff --git a/Master/texmf-dist/tex/latex/tagpdf/tagpdf-parent-child.csv b/Master/texmf-dist/tex/latex/tagpdf/tagpdf-parent-child.csv index ac98db24927..2231b521a43 100644 --- a/Master/texmf-dist/tex/latex/tagpdf/tagpdf-parent-child.csv +++ b/Master/texmf-dist/tex/latex/tagpdf/tagpdf-parent-child.csv @@ -19,7 +19,7 @@ %% and all files in that bundle must be distributed together. %% %% File: tagpdf-data.dtx -%% \ProvidesExplFile {tagpdf-parent-child.csv} {2024-01-19} {0.98s} +%% \ProvidesExplFile {tagpdf-parent-child.csv} {2024-01-26} {0.98t} ,,,StructTreeRoot,Document,Art,Part,Div,Sect,BlockQuote,NonStruct,TOC,TOCI,Index,Private,Quote,Note,Reference,BibEntry,P,Hn,H,Lbl,Code,Span,Link,Annot,Form,Ruby,RB,RT,RP,Warichu,WT,WP,L,LI,LBody,Table,TR,TH,TD,THead,TBody,TFoot,Caption,Figure,Formula,MC Document,both,document level,1,0..n,∅,‡,‡,∅,0..n,‡,∅,∅,∅,0..n,∅,∅,∅,∅,∅,∅,∅,∅,∅,∅,∅,∅,∅,∅,∅,∅,∅,∅,∅,∅,∅,∅,∅,∅,∅,∅,∅,∅,∅,∅,∅,∅,∅,∅ Art,1.7,grouping,∅,0..n,∅,‡,‡,0..n,0..n,‡,∅,∅,∅,0..n,∅,0..n,∅,∅,∅,0..1,0..1,∅,∅,∅,0..n,0..n,∅,∅,∅,∅,∅,∅,∅,∅,∅,∅,0..n,∅,∅,0..n,0..n,∅,∅,∅,0..n,0..n,∅,∅ diff --git a/Master/texmf-dist/tex/latex/tagpdf/tagpdf.lua b/Master/texmf-dist/tex/latex/tagpdf/tagpdf.lua index 80ab1f24a81..1cbb587f4f0 100644 --- a/Master/texmf-dist/tex/latex/tagpdf/tagpdf.lua +++ b/Master/texmf-dist/tex/latex/tagpdf/tagpdf.lua @@ -24,8 +24,8 @@ local ProvidesLuaModule = { name = "tagpdf", - version = "0.98s", --TAGVERSION - date = "2024-01-19", --TAGDATE + version = "0.98t", --TAGVERSION + date = "2024-01-26", --TAGDATE description = "tagpdf lua code", license = "The LATEX Project Public License 1.3c" } diff --git a/Master/texmf-dist/tex/latex/tagpdf/tagpdf.sty b/Master/texmf-dist/tex/latex/tagpdf/tagpdf.sty index 8bd5ebe5d77..93965cf14f7 100644 --- a/Master/texmf-dist/tex/latex/tagpdf/tagpdf.sty +++ b/Master/texmf-dist/tex/latex/tagpdf/tagpdf.sty @@ -28,7 +28,7 @@ %% and all files in that bundle must be distributed together. %% %% File: tagpdf.dtx -\ProvidesExplPackage {tagpdf} {2024-01-19} {0.98s} +\ProvidesExplPackage {tagpdf} {2024-01-26} {0.98t} { A package to experiment with pdf tagging } \bool_if:nF @@ -799,45 +799,25 @@ { IDTree } { \pdf_object_ref_last: } } -\pdf_version_compare:NnTF < {2.0} - { - \cs_new_protected:Npn \__tag_tree_write_structtreeroot: - { - \__tag_prop_gput:cne - { g__tag_struct_0_prop } - { ParentTree } - { \pdf_object_ref:n { __tag/tree/parenttree } } - \__tag_prop_gput:cne - { g__tag_struct_0_prop } - { RoleMap } - { \pdf_object_ref:n { __tag/tree/rolemap } } - \__tag_struct_fill_kid_key:n { 0 } - \__tag_struct_get_dict_content:nN { 0 } \l__tag_tmpa_tl - \pdf_object_write:nne - { __tag/struct/0 } - {dict} - { - \l__tag_tmpa_tl - } - } - } - { - \cs_new_protected:Npn \__tag_tree_write_structtreeroot: - { - \__tag_prop_gput:cne - { g__tag_struct_0_prop } - { ParentTree } - { \pdf_object_ref:n { __tag/tree/parenttree } } - \__tag_struct_fill_kid_key:n { 0 } - \__tag_struct_get_dict_content:nN { 0 } \l__tag_tmpa_tl - \pdf_object_write:nne - { __tag/struct/0 } - {dict} - { - \l__tag_tmpa_tl - } - } - } +\cs_new_protected:Npn \__tag_tree_write_structtreeroot: + { + \__tag_prop_gput:cne + { g__tag_struct_0_prop } + { ParentTree } + { \pdf_object_ref:n { __tag/tree/parenttree } } + \__tag_prop_gput:cne + { g__tag_struct_0_prop } + { RoleMap } + { \pdf_object_ref:n { __tag/tree/rolemap } } + \__tag_struct_fill_kid_key:n { 0 } + \__tag_struct_get_dict_content:nN { 0 } \l__tag_tmpa_tl + \pdf_object_write:nne + { __tag/struct/0 } + {dict} + { + \l__tag_tmpa_tl + } + } \cs_new_protected:Npn \__tag_tree_write_structelements: { \int_step_inline:nnnn {1}{1}{\c@g__tag_struct_abs_int} @@ -947,33 +927,30 @@ /Nums\c_space_tl [\l__tag_parenttree_content_tl] } } -\pdf_version_compare:NnT < {2.0} - { - \pdf_object_new:n { __tag/tree/rolemap } - } -\pdf_version_compare:NnTF < {2.0} - { - \cs_new_protected:Npn \__tag_tree_write_rolemap: - { - \prop_map_inline:Nn\g__tag_role_rolemap_prop +\pdf_object_new:n { __tag/tree/rolemap } +\cs_new_protected:Npn \__tag_tree_write_rolemap: + { + \bool_if:NT \g__tag_role_add_mathml_bool + { + \prop_map_inline:Nn \g__tag_role_NS_mathml_prop { - \tl_if_eq:nnF {##1}{##2} - { - \pdfdict_gput:nne {g__tag_role/RoleMap_dict} - {##1} - {\pdf_name_from_unicode_e:n{##2}} - } + \prop_gput:Nnn \g__tag_role_rolemap_prop {##1}{Span} } - \pdf_object_write:nne { __tag/tree/rolemap }{dict} - { - \pdfdict_use:n{g__tag_role/RoleMap_dict} - } + } + \prop_map_inline:Nn\g__tag_role_rolemap_prop + { + \tl_if_eq:nnF {##1}{##2} + { + \pdfdict_gput:nne {g__tag_role/RoleMap_dict} + {##1} + {\pdf_name_from_unicode_e:n{##2}} + } + } + \pdf_object_write:nne { __tag/tree/rolemap }{dict} + { + \pdfdict_use:n{g__tag_role/RoleMap_dict} } - } - { - \cs_new_protected:Npn \__tag_tree_write_rolemap:{} - } - + } \cs_new_protected:Npn \__tag_tree_write_classmap: { \tl_clear:N \l__tag_tmpa_tl @@ -1155,12 +1132,10 @@ \int_to_Hex:n{\int_rand:n {16777215}} \int_to_Hex:n{\int_rand:n {16777215}} } +\bool_new:N \g__tag_role_add_mathml_bool \__tag_role_NS_new:nnn {pdf} {http://iso.org/pdf/ssn}{} \__tag_role_NS_new:nnn {pdf2} {http://iso.org/pdf2/ssn}{} -\pdf_version_compare:NnF < {2.0} - { - \__tag_role_NS_new:nnn {mathml}{http://www.w3.org/1998/Math/MathML}{} - } +\__tag_role_NS_new:nnn {mathml}{http://www.w3.org/1998/Math/MathML}{} \__tag_role_NS_new:nnn {latex} {https://www.latex-project.org/ns/dflt/2022}{} \__tag_role_NS_new:nnn {latex-book} {https://www.latex-project.org/ns/book/2022}{} \__tag_role_NS_new:nnn {latex-inline} {https://www.latex-project.org/ns/inline/2022}{} @@ -1290,6 +1265,20 @@ \prop_gput:cno { g__tag_role_NS_#2_prop } {#1}{\l__tag_tmpa_tl} } } + \tl_if_empty:nF { #3 } + { + \tl_if_eq:nnF{#1}{#3} + { + \prop_get:NnN \g__tag_role_rolemap_prop {#3}\l__tag_tmpa_tl + \quark_if_no_value:NTF \l__tag_tmpa_tl + { + \prop_gput:Nne \g__tag_role_rolemap_prop {#1}{\tl_to_str:n{#3}} + } + { + \prop_gput:NnV \g__tag_role_rolemap_prop {#1}\l__tag_tmpa_tl + } + } + } } \cs_generate_variant:Nn \__tag_role_add_tag:nnnn {VVVV} \pdf_version_compare:NnF < {2.0} @@ -1400,8 +1389,7 @@ } \__tag_role_read_namespace:n {pdf} \__tag_role_read_namespace:n {pdf2} -\pdf_version_compare:NnF < {2.0} - {\__tag_role_read_namespace:n {mathml}} +\__tag_role_read_namespace:n {mathml} \bool_set_false:N\l__tag_role_update_bool \__tag_role_read_namespace:n {latex-inline} \__tag_role_read_namespace:n {latex-book} @@ -1763,7 +1751,8 @@ \keys_define:nn { __tag / setup } { - add-new-tag .code:n = + mathml-tags .bool_gset:N = \g__tag_role_add_mathml_bool + ,add-new-tag .code:n = { \keys_set_known:nnnN {__tag/tag-role} diff --git a/Master/texmf-dist/tex/latex/tagpdf/tagpdfdocu-patches.sty b/Master/texmf-dist/tex/latex/tagpdf/tagpdfdocu-patches.sty index d6f5e6eb59d..90418591a0d 100644 --- a/Master/texmf-dist/tex/latex/tagpdf/tagpdfdocu-patches.sty +++ b/Master/texmf-dist/tex/latex/tagpdf/tagpdfdocu-patches.sty @@ -1,5 +1,5 @@ %\RequirePackage[enable-debug]{expl3}[2018/06/14] -\ProvidesExplPackage {tagpdfdocu-patches} {2024-01-19} {0.98s} +\ProvidesExplPackage {tagpdfdocu-patches} {2024-01-26} {0.98t} {patches/commands for the tagpdf documentation} \RequirePackage{etoolbox,xpatch} |