summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/tagpdf/tagpdf-backend.dtx
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2023-11-18 20:40:31 +0000
committerKarl Berry <karl@freefriends.org>2023-11-18 20:40:31 +0000
commitafaa9b579c6a9382f5011372cc31fc2f658e8ce4 (patch)
tree8f0026a3b806ca2ff950a42e494b3f38e6bd72bc /Master/texmf-dist/source/latex/tagpdf/tagpdf-backend.dtx
parent573f5f0945a6ae0bc310f423f7ec0b8dd8a7516d (diff)
tagpdf (18nov23)
git-svn-id: svn://tug.org/texlive/trunk@68890 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/tagpdf/tagpdf-backend.dtx')
-rw-r--r--Master/texmf-dist/source/latex/tagpdf/tagpdf-backend.dtx8
1 files changed, 4 insertions, 4 deletions
diff --git a/Master/texmf-dist/source/latex/tagpdf/tagpdf-backend.dtx b/Master/texmf-dist/source/latex/tagpdf/tagpdf-backend.dtx
index 95c3ebec19a..b189742c5d1 100644
--- a/Master/texmf-dist/source/latex/tagpdf/tagpdf-backend.dtx
+++ b/Master/texmf-dist/source/latex/tagpdf/tagpdf-backend.dtx
@@ -47,13 +47,13 @@
% }^^A
% }
%
-% \date{Version 0.98o, released 2023-11-13}
+% \date{Version 0.98p, released 2023-11-17}
% \maketitle
% \begin{implementation}
% \begin{macrocode}
%<@@=tag>
%<*luatex>
-\ProvidesExplFile {tagpdf-luatex.def} {2023-11-13} {0.98o}
+\ProvidesExplFile {tagpdf-luatex.def} {2023-11-17} {0.98p}
{tagpdf~driver~for~luatex}
% \end{macrocode}
% \section{Loading the lua}
@@ -158,8 +158,8 @@
local ProvidesLuaModule = {
name = "tagpdf",
- version = "0.98o", --TAGVERSION
- date = "2023-11-13", --TAGDATE
+ version = "0.98p", --TAGVERSION
+ date = "2023-11-17", --TAGDATE
description = "tagpdf lua code",
license = "The LATEX Project Public License 1.3c"
}