[latex3-commits] [latex3/tagpdf] develop: speed up writing out of the StructElems content (875af80)
github at latex-project.org
github at latex-project.org
Wed Mar 20 01:02:47 CET 2024
Repository : https://github.com/latex3/tagpdf
On branch : develop
Link : https://github.com/latex3/tagpdf/commit/875af80b9b90aada9c3bfa2e4fc7e51758b6c05b
>---------------------------------------------------------------
commit 875af80b9b90aada9c3bfa2e4fc7e51758b6c05b
Author: Ulrike Fischer <fischer at troubleshooting-tex.de>
Date: Wed Mar 20 01:02:47 2024 +0100
speed up writing out of the StructElems content
>---------------------------------------------------------------
875af80b9b90aada9c3bfa2e4fc7e51758b6c05b
CHANGELOG.md | 2 +-
tagpdf-struct.dtx | 50 ++++++-------
tagpdf-tree.dtx | 1 +
testfiles-luatex/issue13-mcid-array.tpf | 2 +-
testfiles-luatex/issue14-artifact-bool.tpf | 2 +-
testfiles-luatex/issue66-missing-space.tpf | 2 +-
testfiles-luatex/test-AF-file.tpf | 10 +--
testfiles-luatex/test-alttext.tpf | 6 +-
testfiles-luatex/test-attribute.tpf | 6 +-
testfiles-luatex/test-fakespace-box.tpf | 2 +-
testfiles-luatex/test-fakespace-fontchange.tpf | 2 +-
testfiles-luatex/test-fakespace-gh72.tpf | 10 +--
testfiles-luatex/test-fakespace-tagpdf.tpf | 2 +-
testfiles-luatex/test-header-footer.tpf | 12 +--
testfiles-luatex/test-header-tagging.tpf | 2 +-
testfiles-luatex/test-link.tpf | 28 +++----
testfiles-luatex/test-mc-alt.tpf | 4 +-
testfiles-luatex/test-ref.tpf | 10 +--
testfiles-luatex/test-reset-attributes.tpf | 10 +--
testfiles-luatex/test-root-AF.tpf | 8 +-
testfiles-luatex/test-saveboxes-structure.tpf | 2 +-
testfiles-luatex/test-sectioning-koma.tpf | 2 +-
testfiles-luatex/test-struct-OBJR.tpf | 8 +-
.../disable-delayed-shipout.pdftexmain.tpf | 2 +-
testfiles-pdftex/disable-delayed-shipout.tpf | 2 +-
testfiles-pdftex/openaction-0.tpf | 6 +-
testfiles-pdftex/openaction-1.tpf | 6 +-
testfiles-pdftex/openaction-2.tpf | 6 +-
testfiles-pdftex/orphan-02.tpf | 2 +-
testfiles-pdftex/ptagging-003.tlg | 86 ----------------------
testfiles-pdftex/ptagging-004-p.pdftexmain.tpf | 2 +-
testfiles-pdftex/ptagging-004-p.tpf | 2 +-
testfiles-pdftex/ptagging-006-p.tpf | 2 +-
testfiles-pdftex/ptagging-007-p.pdftexmain.tpf | 2 +-
testfiles-pdftex/ptagging-007-p.tpf | 2 +-
testfiles-pdftex/test-AF-file.tpf | 12 +--
testfiles-pdftex/test-AFref.pdftexmain.tpf | 8 +-
testfiles-pdftex/test-AFref.tpf | 8 +-
testfiles-pdftex/test-alttext.tpf | 6 +-
testfiles-pdftex/test-attribute-dev.tpf | 6 +-
testfiles-pdftex/test-attribute-name.tpf | 6 +-
testfiles-pdftex/test-attribute.tpf | 6 +-
testfiles-pdftex/test-beast-1.tpf | 36 ++++-----
testfiles-pdftex/test-beast-2.tpf | 8 +-
testfiles-pdftex/test-fakespace-tagpdf.tpf | 2 +-
testfiles-pdftex/test-header-footer.tpf | 12 +--
testfiles-pdftex/test-header-tagging.tpf | 2 +-
testfiles-pdftex/test-link.tpf | 28 +++----
testfiles-pdftex/test-mc-alt.tpf | 4 +-
testfiles-pdftex/test-namespace-pdf-article.tpf | 2 +-
testfiles-pdftex/test-namespace-pdf-book.tpf | 2 +-
testfiles-pdftex/test-namespace-pdfII-article.tpf | 10 +--
testfiles-pdftex/test-namespace-pdfII-book.tpf | 12 +--
testfiles-pdftex/test-ref.tpf | 12 +--
testfiles-pdftex/test-reset-attributes.tpf | 10 +--
testfiles-pdftex/test-root-AF.tpf | 10 +--
testfiles-pdftex/test-saveboxes-structure.tpf | 2 +-
.../test-sectioning-koma.pdftexmain.tpf | 2 +-
testfiles-pdftex/test-sectioning-koma.tpf | 2 +-
testfiles-pdftex/test-struct-OBJR.tpf | 10 +--
testfiles/remap-tags.luatex.tpf | 14 ++--
testfiles/remap-tags.pdftexmain.tpf | 14 ++--
testfiles/remap-tags.tpf | 14 ++--
testfiles/test-add-mathml.luatex.tpf | 2 +-
testfiles/test-add-mathml.tpf | 2 +-
testfiles/test-artifact-group.luatex.tpf | 2 +-
testfiles/test-artifact-group.tpf | 2 +-
testfiles/test-empty-mc.luatex.tpf | 2 +-
testfiles/test-empty-mc.tpf | 2 +-
testfiles/test-links-backend.luatex.tpf | 2 +-
testfiles/test-links-backend.tpf | 2 +-
testfiles/test-local-inactive-mc.luatex.tpf | 2 +-
testfiles/test-local-inactive-mc.tpf | 2 +-
testfiles/test-mc-used-twice-b.luatex.tpf | 2 +-
testfiles/test-mc-used-twice-b.tpf | 2 +-
testfiles/test-paratag.luatex.tpf | 2 +-
testfiles/test-paratag.tpf | 2 +-
testfiles/test-parent-key.luatex.tpf | 2 +-
testfiles/test-parent-key.tpf | 2 +-
testfiles/texsource.luatex.tpf | 4 +-
testfiles/texsource.tpf | 4 +-
81 files changed, 255 insertions(+), 348 deletions(-)
Diff suppressed because of size. To see it, use:
git diff-tree --root --patch-with-stat --no-color --ignore-space-at-eol --textconv --ext-diff --cc 875af80b9b90aada9c3bfa2e4fc7e51758b6c05b
More information about the latex3-commits
mailing list.