[latex3-commits] [latex3/tagpdf] develop: step version (77a4e5e)
github at latex-project.org
github at latex-project.org
Wed Sep 11 23:15:06 CEST 2024
Repository : https://github.com/latex3/tagpdf
On branch : develop
Link : https://github.com/latex3/tagpdf/commit/77a4e5e72284e5eb20e23dded5b9bc3182830b1e
>---------------------------------------------------------------
commit 77a4e5e72284e5eb20e23dded5b9bc3182830b1e
Author: Ulrike Fischer <fischer at troubleshooting-tex.de>
Date: Wed Sep 11 23:15:06 2024 +0200
step version
>---------------------------------------------------------------
77a4e5e72284e5eb20e23dded5b9bc3182830b1e
CHANGELOG.md | 2 +-
Readme.md | 4 ++--
ctan.ann | 4 ++--
doc/CTANREADME.md | 4 ++--
doc/tagpdf.tex | 4 ++--
doc/tagpdfdocu-patches.sty | 2 +-
resave.bat | 9 +++++----
tagpdf-backend.dtx | 8 ++++----
tagpdf-checks.dtx | 4 ++--
tagpdf-data.dtx | 16 ++++++++--------
tagpdf-mc-generic.dtx | 6 +++---
tagpdf-mc-luacode.dtx | 6 +++---
tagpdf-mc-shared.dtx | 4 ++--
tagpdf-roles.dtx | 4 ++--
tagpdf-space.dtx | 4 ++--
tagpdf-struct.dtx | 6 +++---
tagpdf-tree.dtx | 4 ++--
tagpdf-user.dtx | 4 ++--
tagpdf.dtx | 6 +++---
19 files changed, 51 insertions(+), 50 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 29f29bb..2f1ff41 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,7 +5,7 @@ All notable changes to the `tagpdf` package since the
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
this project uses date-based 'snapshot' version identifiers.
-## [Unreleased]
+## [2024-09-11]
### Changed
- \tag_stop:n and \tag_start:n no longer expand key in debug mode.
diff --git a/Readme.md b/Readme.md
index 530d53a..11d129b 100644
--- a/Readme.md
+++ b/Readme.md
@@ -1,7 +1,7 @@
# tagpdf
-![Version: 0.99d](https://img.shields.io/badge/current_version-0.99d-blue.svg?style=flat-square)
-![Date: 2024-08-02](https://img.shields.io/badge/date-2024--08--02-blue.svg?style=flat-square)
+![Version: 0.99e](https://img.shields.io/badge/current_version-0.99e-blue.svg?style=flat-square)
+![Date: 2024-09-11](https://img.shields.io/badge/date-2024--09--11-blue.svg?style=flat-square)
[![License: LPPL1.3c ](https://img.shields.io/badge/license-LPPL1.3c-blue.svg?style=flat-square)](https://ctan.org/license/lppl1.3c)
A package to experiment with tagging and other requirements of accessible pdfs with pdflatex and lualatex
diff --git a/ctan.ann b/ctan.ann
index 2d38887..2d690db 100644
--- a/ctan.ann
+++ b/ctan.ann
@@ -1,5 +1,5 @@
-## [2024-08-02]
-Version 0.99d
+## [2024-09-11]
+Version 0.99e
### Changed
- \tag_stop:n and \tag_start:n no longer expand key in debug mode.
diff --git a/doc/CTANREADME.md b/doc/CTANREADME.md
index edcdc6b..243b7c3 100644
--- a/doc/CTANREADME.md
+++ b/doc/CTANREADME.md
@@ -1,6 +1,6 @@
#tagpdf — A package to create tagged pdf
-Packageversion: 0.99d
-Packagedate: 2024/08/02
+Packageversion: 0.99e
+Packagedate: 2024/09/11
Author: Ulrike Fischer, LaTeX Project Team
## License
diff --git a/doc/tagpdf.tex b/doc/tagpdf.tex
index 18b1f07..bffecaf 100644
--- a/doc/tagpdf.tex
+++ b/doc/tagpdf.tex
@@ -16,8 +16,8 @@
}
\DebugBlocksOff
\makeatletter
-\def\UlrikeFischer at package@version{0.99d}
-\def\UlrikeFischer at package@date{2024-08-02}
+\def\UlrikeFischer at package@version{0.99e}
+\def\UlrikeFischer at package@date{2024-09-11}
\makeatother
\documentclass[bibliography=totoc,a4paper]{article}
diff --git a/doc/tagpdfdocu-patches.sty b/doc/tagpdfdocu-patches.sty
index 6ae5840..5619d59 100644
--- a/doc/tagpdfdocu-patches.sty
+++ b/doc/tagpdfdocu-patches.sty
@@ -1,5 +1,5 @@
%\RequirePackage[enable-debug]{expl3}[2018/06/14]
-\ProvidesExplPackage {tagpdfdocu-patches} {2024-08-02} {0.99d}
+\ProvidesExplPackage {tagpdfdocu-patches} {2024-09-11} {0.99e}
{patches/commands for the tagpdf documentation}
\RequirePackage{etoolbox,xpatch}
diff --git a/resave.bat b/resave.bat
index d9ca26f..d1ee819 100644
--- a/resave.bat
+++ b/resave.bat
@@ -10,9 +10,10 @@ REM
REM Check failed with difference files
REM object tracking 2024-04-11
-l3build save spacecharoff
- l3build save -e pdftexmain remap-tags
- l3build save -c config-pdftex -e pdftexmain test-AF-file ptagging-007-p test-mc-alt test-sectioning-koma openaction-0 openaction-2 ptagging-004-p test-struct-OBJR test-saveboxes-structure ptagging-006-p test-beast-2 test-reset-attributes test-link test-header-tagging openaction-1 test-fakespace-tagpdf test-header-footer disable-delayed-shipout test-beast-1 test-attribute-name test-attribute-dev test-alttext test-AFref
- l3build check --show-saves spacecharoff
+REM To detect engine-specific differences, run after that
+REM
+l3build check --show-saves remap-tags
+REM l3build check --show-saves -c config-pdftex test-ref
+REM l3build check --show-saves -c config-luatex test-patch-koma test-ref
diff --git a/tagpdf-backend.dtx b/tagpdf-backend.dtx
index f19fea6..752aa6b 100644
--- a/tagpdf-backend.dtx
+++ b/tagpdf-backend.dtx
@@ -47,13 +47,13 @@
% }^^A
% }
%
-% \date{Version 0.99d, released 2024-08-02}
+% \date{Version 0.99e, released 2024-09-11}
% \maketitle
% \begin{implementation}
% \begin{macrocode}
%<@@=tag>
%<*luatex>
-\ProvidesExplFile {tagpdf-luatex.def} {2024-08-02} {0.99d}
+\ProvidesExplFile {tagpdf-luatex.def} {2024-09-11} {0.99e}
{tagpdf~driver~for~luatex}
% \end{macrocode}
% \section{Loading the lua}
@@ -164,8 +164,8 @@
local ProvidesLuaModule = {
name = "tagpdf",
- version = "0.99d", --TAGVERSION
- date = "2024-08-02", --TAGDATE
+ version = "0.99e", --TAGVERSION
+ date = "2024-09-11", --TAGDATE
description = "tagpdf lua code",
license = "The LATEX Project Public License 1.3c"
}
diff --git a/tagpdf-checks.dtx b/tagpdf-checks.dtx
index 1128663..0c334eb 100644
--- a/tagpdf-checks.dtx
+++ b/tagpdf-checks.dtx
@@ -48,7 +48,7 @@
% }^^A
% }
%
-% \date{Version 0.99d, released 2024-08-02}
+% \date{Version 0.99e, released 2024-09-11}
% \maketitle
% \begin{documentation}
% \section{Commands}
@@ -331,7 +331,7 @@
% \begin{macrocode}
%<@@=tag>
%<*header>
-\ProvidesExplPackage {tagpdf-checks-code} {2024-08-02} {0.99d}
+\ProvidesExplPackage {tagpdf-checks-code} {2024-09-11} {0.99e}
{part of tagpdf - code related to checks, conditionals, debugging and messages}
%</header>
% \end{macrocode}
diff --git a/tagpdf-data.dtx b/tagpdf-data.dtx
index 6417b44..06fe552 100644
--- a/tagpdf-data.dtx
+++ b/tagpdf-data.dtx
@@ -47,7 +47,7 @@
% }^^A
% }
%
-% \date{Version 0.99d, released 2024-08-02}
+% \date{Version 0.99e, released 2024-09-11}
% \maketitle
% \begin{documentation}
% This files contains a various data files which are read in
@@ -61,7 +61,7 @@
% latex-lab has also a namespace module, which takes precedence!
% \begin{macrocode}
%<*ns-latex>
-%% \ProvidesExplFile {tagpdf-ns-latex.def} {2024-08-02} {0.99d}
+%% \ProvidesExplFile {tagpdf-ns-latex.def} {2024-09-11} {0.99e}
%% {latex} {https://www.latex-project.org/ns/dflt/2022}{}
title, Title, pdf2,
part, Title, pdf2,
@@ -93,7 +93,7 @@ text, P, pdf2,
% It is bound to change
% \begin{macrocode}
%<*ns-latex-book>
-%% \ProvidesExplFile {tagpdf-ns-latex-book.def} {2024-08-02} {0.99d}
+%% \ProvidesExplFile {tagpdf-ns-latex-book.def} {2024-09-11} {0.99e}
%% {latex-book} {https://www.latex-project.org/ns/book/2022}{}
chapter, H1,pdf2,
section, H2,pdf2,
@@ -107,7 +107,7 @@ subparagraph, H6,pdf2,
% \section{The pdf namespace data}
% \begin{macrocode}
%<*ns-pdf>
-%% \ProvidesExplFile {tagpdf-ns-pdf.def} {2024-08-02} {0.99d}
+%% \ProvidesExplFile {tagpdf-ns-pdf.def} {2024-09-11} {0.99e}
%% {pdf} {http://iso.org/pdf/ssn}{}
StructTreeRoot,StructTreeRoot,pdf,D,
Document,Document,pdf,D,
@@ -175,7 +175,7 @@ Strong,Span,pdf,I,
% \section{The pdf 2.0 namespace data}
% \begin{macrocode}
%<*ns-pdf2>
-%% \ProvidesExplFile {tagpdf-ns-pdf2.def} {2024-08-02} {0.99d}
+%% \ProvidesExplFile {tagpdf-ns-pdf2.def} {2024-09-11} {0.99e}
%% {pdf2} {http://iso.org/pdf2/ssn}{}
StructTreeRoot,StructTreeRoot,pdf2,D,
Document,Document,pdf2,D,
@@ -232,7 +232,7 @@ Strong,Strong,pdf2,I,
% \section{The mathml namespace data}
% \begin{macrocode}
%<*ns-mathml>
-%% \ProvidesExplFile {tagpdf-ns-mathml.def} {2024-08-02} {0.99d}
+%% \ProvidesExplFile {tagpdf-ns-mathml.def} {2024-09-11} {0.99e}
% {mathml}{http://www.w3.org/1998/Math/MathML}{}
abs,abs,mathml,
and,and,mathml,
@@ -467,7 +467,7 @@ xor,xor,mathml,
% This will perhaps change in future.
% \begin{macrocode}
%<*parent-child>
-%% \ProvidesExplFile {tagpdf-parent-child.csv} {2024-08-02} {0.99d}
+%% \ProvidesExplFile {tagpdf-parent-child.csv} {2024-09-11} {0.99e}
,,,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,∅,∅
@@ -522,7 +522,7 @@ MC,both,---,∅,∅,∅,∅,∅,∅,0..n,‡,∅,∅,∅,0..n,0..n,0..n,0..n,0..
% This will perhaps change in future.
% \begin{macrocode}
%<*parent-child-2>
-%% \ProvidesExplFile {tagpdf-parent-child-2.csv} {2024-08-02} {0.99d}
+%% \ProvidesExplFile {tagpdf-parent-child-2.csv} {2024-09-11} {0.99e}
,,,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/tagpdf-mc-generic.dtx b/tagpdf-mc-generic.dtx
index 4093e3a..41f6b53 100644
--- a/tagpdf-mc-generic.dtx
+++ b/tagpdf-mc-generic.dtx
@@ -46,7 +46,7 @@
% }^^A
% }
%
-% \date{Version 0.99d, released 2024-08-02}
+% \date{Version 0.99e, released 2024-09-11}
% \maketitle
% \begin{documentation}
% \end{documentation}
@@ -55,11 +55,11 @@
% \begin{macrocode}
%<@@=tag>
%<*generic>
-\ProvidesExplPackage {tagpdf-mc-code-generic} {2024-08-02} {0.99d}
+\ProvidesExplPackage {tagpdf-mc-code-generic} {2024-09-11} {0.99e}
{part of tagpdf - code related to marking chunks - generic mode}
%</generic>
%<*debug>
-\ProvidesExplPackage {tagpdf-debug-generic} {2024-08-02} {0.99d}
+\ProvidesExplPackage {tagpdf-debug-generic} {2024-09-11} {0.99e}
{part of tagpdf - debugging code related to marking chunks - generic mode}
%</debug>
% \end{macrocode}
diff --git a/tagpdf-mc-luacode.dtx b/tagpdf-mc-luacode.dtx
index 3c2e916..bc19d48 100644
--- a/tagpdf-mc-luacode.dtx
+++ b/tagpdf-mc-luacode.dtx
@@ -46,7 +46,7 @@
% }^^A
% }
%
-% \date{Version 0.99d, released 2024-08-02}
+% \date{Version 0.99e, released 2024-09-11}
% \maketitle
% \begin{implementation}
% The code is split into three parts: code shared by all engines,
@@ -86,11 +86,11 @@
% \begin{macrocode}
%<@@=tag>
%<*luamode>
-\ProvidesExplPackage {tagpdf-mc-code-lua} {2024-08-02} {0.99d}
+\ProvidesExplPackage {tagpdf-mc-code-lua} {2024-09-11} {0.99e}
{tagpdf - mc code only for the luamode }
%</luamode>
%<*debug>
-\ProvidesExplPackage {tagpdf-debug-lua} {2024-08-02} {0.99d}
+\ProvidesExplPackage {tagpdf-debug-lua} {2024-09-11} {0.99e}
{part of tagpdf - debugging code related to marking chunks - lua mode}
%</debug>
% \end{macrocode}
diff --git a/tagpdf-mc-shared.dtx b/tagpdf-mc-shared.dtx
index 7e577e4..4ac73c0 100644
--- a/tagpdf-mc-shared.dtx
+++ b/tagpdf-mc-shared.dtx
@@ -46,7 +46,7 @@
% }^^A
% }
%
-% \date{Version 0.99d, released 2024-08-02}
+% \date{Version 0.99e, released 2024-09-11}
% \maketitle
% \begin{documentation}
% \section{Public Commands}
@@ -181,7 +181,7 @@
% \begin{macrocode}
%<@@=tag>
%<*header>
-\ProvidesExplPackage {tagpdf-mc-code-shared} {2024-08-02} {0.99d}
+\ProvidesExplPackage {tagpdf-mc-code-shared} {2024-09-11} {0.99e}
{part of tagpdf - code related to marking chunks -
code shared by generic and luamode }
%</header>
diff --git a/tagpdf-roles.dtx b/tagpdf-roles.dtx
index fb5f1b7..f704e49 100644
--- a/tagpdf-roles.dtx
+++ b/tagpdf-roles.dtx
@@ -46,7 +46,7 @@
% }^^A
% }
%
-% \date{Version 0.99d, released 2024-08-02}
+% \date{Version 0.99e, released 2024-09-11}
% \maketitle
% \begin{documentation}
% \begin{function}
@@ -98,7 +98,7 @@
% \begin{macrocode}
%<@@=tag>
%<*header>
-\ProvidesExplPackage {tagpdf-roles-code} {2024-08-02} {0.99d}
+\ProvidesExplPackage {tagpdf-roles-code} {2024-09-11} {0.99e}
{part of tagpdf - code related to roles and structure names}
%</header>
% \end{macrocode}
diff --git a/tagpdf-space.dtx b/tagpdf-space.dtx
index d7472db..cabc5e2 100644
--- a/tagpdf-space.dtx
+++ b/tagpdf-space.dtx
@@ -46,7 +46,7 @@
% }^^A
% }
%
-% \date{Version 0.99d, released 2024-08-02}
+% \date{Version 0.99e, released 2024-09-11}
% \maketitle
% \begin{documentation}
% \begin{function}{activate/space (setup-key),interwordspace (deprecated)}
@@ -66,7 +66,7 @@
% \begin{macrocode}
%<@@=tag>
%<*header>
-\ProvidesExplPackage {tagpdf-space-code} {2024-08-02} {0.99d}
+\ProvidesExplPackage {tagpdf-space-code} {2024-09-11} {0.99e}
{part of tagpdf - code related to real space chars}
%</header>
% \end{macrocode}
diff --git a/tagpdf-struct.dtx b/tagpdf-struct.dtx
index 59ba13e..970325d 100644
--- a/tagpdf-struct.dtx
+++ b/tagpdf-struct.dtx
@@ -46,7 +46,7 @@
% }^^A
% }
%
-% \date{Version 0.99d, released 2024-08-02}
+% \date{Version 0.99e, released 2024-09-11}
% \maketitle
% \begin{documentation}
% \section{Public Commands}
@@ -297,7 +297,7 @@
% \begin{macrocode}
%<@@=tag>
%<*header>
-\ProvidesExplPackage {tagpdf-struct-code} {2024-08-02} {0.99d}
+\ProvidesExplPackage {tagpdf-struct-code} {2024-09-11} {0.99e}
{part of tagpdf - code related to storing structure}
%</header>
% \end{macrocode}
@@ -2057,7 +2057,7 @@
% \section{Attributes and attribute classes}
% \begin{macrocode}
%<*header>
-\ProvidesExplPackage {tagpdf-attr-code} {2024-08-02} {0.99d}
+\ProvidesExplPackage {tagpdf-attr-code} {2024-09-11} {0.99e}
{part of tagpdf - code related to attributes and attribute classes}
%</header>
% \end{macrocode}
diff --git a/tagpdf-tree.dtx b/tagpdf-tree.dtx
index 3b17dae..c6c52b1 100644
--- a/tagpdf-tree.dtx
+++ b/tagpdf-tree.dtx
@@ -47,13 +47,13 @@
% }^^A
% }
%
-% \date{Version 0.99d, released 2024-08-02}
+% \date{Version 0.99e, released 2024-09-11}
% \maketitle
% \begin{implementation}
% \begin{macrocode}
%<@@=tag>
%<*header>
-\ProvidesExplPackage {tagpdf-tree-code} {2024-08-02} {0.99d}
+\ProvidesExplPackage {tagpdf-tree-code} {2024-09-11} {0.99e}
{part of tagpdf - code related to writing trees and dictionaries to the pdf}
%</header>
% \end{macrocode}
diff --git a/tagpdf-user.dtx b/tagpdf-user.dtx
index a4014b6..d67210f 100644
--- a/tagpdf-user.dtx
+++ b/tagpdf-user.dtx
@@ -46,7 +46,7 @@
% }^^A
% }
%
-% \date{Version 0.99d, released 2024-08-02}
+% \date{Version 0.99e, released 2024-09-11}
% \maketitle
% \begin{documentation}
% \section{Setup commands}
@@ -309,7 +309,7 @@
% \begin{macrocode}
%<@@=tag>
%<*header>
-\ProvidesExplPackage {tagpdf-user} {2024-08-02} {0.99d}
+\ProvidesExplPackage {tagpdf-user} {2024-09-11} {0.99e}
{tagpdf - user commands}
%</header>
% \end{macrocode}
diff --git a/tagpdf.dtx b/tagpdf.dtx
index 6f85f5b..11c002c 100644
--- a/tagpdf.dtx
+++ b/tagpdf.dtx
@@ -93,7 +93,7 @@
% \begin{macrocode}
%<@@=tag>
%<*package>
-\ProvidesExplPackage {tagpdf} {2024-08-02} {0.99d}
+\ProvidesExplPackage {tagpdf} {2024-09-11} {0.99e}
{ LaTeX kernel code for PDF tagging }
\bool_if:nF
@@ -119,7 +119,7 @@
% \end{macrocode}
%<*debug>
% \begin{macrocode}
-\ProvidesExplPackage {tagpdf-debug} {2024-08-02} {0.99d}
+\ProvidesExplPackage {tagpdf-debug} {2024-09-11} {0.99e}
{ debug code for tagpdf }
\@ifpackageloaded{tagpdf}{}{\PackageWarning{tagpdf-debug}{tagpdf~not~loaded,~quitting}\endinput}
% \end{macrocode}
@@ -142,7 +142,7 @@
% we define a base package with dummy functions
% \begin{macrocode}
%<*base>
-\ProvidesExplPackage {tagpdf-base} {2024-08-02} {0.99d}
+\ProvidesExplPackage {tagpdf-base} {2024-09-11} {0.99e}
{part of tagpdf - provide base, no-op versions of the user commands }
%</base>
% \end{macrocode}
More information about the latex3-commits
mailing list.