summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/tagpdf/tagpdf-mc-luacode.dtx
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2023-11-19 21:30:46 +0000
committerKarl Berry <karl@freefriends.org>2023-11-19 21:30:46 +0000
commitec4c05eb534d8038353f24a68cc69b1802c6742d (patch)
treee1091c812519a07227ae9dab964651114ae7bdd8 /Master/texmf-dist/source/latex/tagpdf/tagpdf-mc-luacode.dtx
parent3493a6a6cd024636ccafd48a44bf008efb0f15cf (diff)
tagpdf (19nov23)
git-svn-id: svn://tug.org/texlive/trunk@68908 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/tagpdf/tagpdf-mc-luacode.dtx')
-rw-r--r--Master/texmf-dist/source/latex/tagpdf/tagpdf-mc-luacode.dtx6
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/source/latex/tagpdf/tagpdf-mc-luacode.dtx b/Master/texmf-dist/source/latex/tagpdf/tagpdf-mc-luacode.dtx
index 5d4930fcc38..c3454bb45de 100644
--- a/Master/texmf-dist/source/latex/tagpdf/tagpdf-mc-luacode.dtx
+++ b/Master/texmf-dist/source/latex/tagpdf/tagpdf-mc-luacode.dtx
@@ -46,7 +46,7 @@
% }^^A
% }
%
-% \date{Version 0.98p, released 2023-11-17}
+% \date{Version 0.98q, released 2023-11-19}
% \maketitle
% \begin{implementation}
% The code is splitted into three parts: code shared by all engines,
@@ -86,11 +86,11 @@
% \begin{macrocode}
%<@@=tag>
%<*luamode>
-\ProvidesExplPackage {tagpdf-mc-code-lua} {2023-11-17} {0.98p}
+\ProvidesExplPackage {tagpdf-mc-code-lua} {2023-11-19} {0.98q}
{tagpdf - mc code only for the luamode }
%</luamode>
%<*debug>
-\ProvidesExplPackage {tagpdf-debug-lua} {2023-11-17} {0.98p}
+\ProvidesExplPackage {tagpdf-debug-lua} {2023-11-19} {0.98q}
{part of tagpdf - debugging code related to marking chunks - lua mode}
%</debug>
% \end{macrocode}