[latex3-commits] [git/LaTeX3-latex3-latex2e] latex-lab-toc-sec: move toc tagging and sec tagging code (6765ee57)
Ulrike Fischer
fischer at troubleshooting-tex.de
Wed Feb 15 17:48:44 CET 2023
Repository : https://github.com/latex3/latex2e
On branch : latex-lab-toc-sec
Link : https://github.com/latex3/latex2e/commit/6765ee57a3e304e692bc06942e193c862f746d25
>---------------------------------------------------------------
commit 6765ee57a3e304e692bc06942e193c862f746d25
Author: Ulrike Fischer <fischer at troubleshooting-tex.de>
Date: Wed Feb 15 17:48:44 2023 +0100
move toc tagging and sec tagging code
>---------------------------------------------------------------
6765ee57a3e304e692bc06942e193c862f746d25
required/latex-lab/config-sec-tagging.lua | 10 +
required/latex-lab/config-toc-tagging.lua | 11 +
required/latex-lab/latex-lab-sec-tagging.dtx | 798 ++++
.../latex-lab/latex-lab-toc-hyperref-changes.dtx | 203 +
.../latex-lab/latex-lab-toc-kernel-changes.dtx | 429 ++
.../latex-lab/latex-lab-toc-tagging-functions.dtx | 365 ++
required/latex-lab/latex-lab.ins | 13 +
.../test-article-1.luatex.tpf | 862 +++++
.../testfiles-sec-tagging/test-article-1.pvt | 35 +
.../testfiles-sec-tagging/test-article-1.tpf | 1446 +++++++
.../testfiles-sec-tagging/test-book-1.luatex.tpf | 1232 ++++++
.../testfiles-sec-tagging/test-book-1.pvt | 40 +
.../testfiles-sec-tagging/test-book-1.tpf | 2081 ++++++++++
.../testfiles-sec-tagging/test-book-2.luatex.tpf | 715 ++++
.../testfiles-sec-tagging/test-book-2.pvt | 30 +
.../testfiles-sec-tagging/test-book-2.tpf | 1327 +++++++
.../test-faulty-nesting.luatex.tlg | 15 +
.../testfiles-sec-tagging/test-faulty-nesting.lvt | 20 +
.../testfiles-sec-tagging/test-faulty-nesting.tlg | 15 +
.../test-stop-sect-pdf.luatex.tpf | 475 +++
.../testfiles-sec-tagging/test-stop-sect-pdf.pvt | 20 +
.../testfiles-sec-tagging/test-stop-sect-pdf.tpf | 879 +++++
.../test-stop-sect.luatex.tlg | 4 +
.../test-stop-sect.luatex.tpf | 504 +++
.../testfiles-sec-tagging/test-stop-sect.lvt | 22 +
.../testfiles-sec-tagging/test-stop-sect.tlg | 4 +
.../testfiles-sec-tagging/test-stop-sect.tpf | 735 ++++
.../test-suppress-sect.luatex.tpf | 485 +++
.../testfiles-sec-tagging/test-suppress-sect.pvt | 18 +
.../testfiles-sec-tagging/test-suppress-sect.tpf | 871 +++++
.../support/toc-input-article.tex | 62 +
.../support/toc-input-book.tex | 69 +
.../toc-ex-article-hyperref-1.luatex.tpf | 2162 +++++++++++
.../toc-ex-article-hyperref-1.pvt | 29 +
.../toc-ex-article-hyperref-1.tpf | 3128 +++++++++++++++
.../toc-ex-article-hyperref-2.luatex.tpf | 2140 ++++++++++
.../toc-ex-article-hyperref-2.pvt | 28 +
.../toc-ex-article-hyperref-2.tpf | 3128 +++++++++++++++
.../toc-ex-article-hyperref-3.luatex.tpf | 2331 +++++++++++
.../toc-ex-article-hyperref-3.pvt | 27 +
.../toc-ex-article-hyperref-3.tpf | 3531 +++++++++++++++++
.../toc-ex-article-no-hyperref.luatex.tpf | 1576 ++++++++
.../toc-ex-article-no-hyperref.pvt | 27 +
.../toc-ex-article-no-hyperref.tpf | 2145 ++++++++++
.../toc-ex-article-no-tagging-hyperref.luatex.tpf | 807 ++++
.../toc-ex-article-no-tagging-hyperref.pvt | 26 +
.../toc-ex-article-no-tagging-hyperref.tpf | 1555 ++++++++
.../toc-ex-article-no-tagging.luatex.tpf | 495 +++
.../toc-ex-article-no-tagging.pvt | 27 +
.../toc-ex-article-no-tagging.tpf | 1013 +++++
.../toc-ex-book-hyperref-1.luatex.tpf | 2882 ++++++++++++++
.../toc-ex-book-hyperref-1.pvt | 26 +
.../toc-ex-book-hyperref-1.tpf | 4089 ++++++++++++++++++++
.../toc-ex-book-no-hyperref.luatex.tpf | 2142 ++++++++++
.../toc-ex-book-no-hyperref.pvt | 26 +
.../toc-ex-book-no-hyperref.tpf | 2879 ++++++++++++++
.../toc-ex-book-tocdepth.luatex.tpf | 2142 ++++++++++
.../testfiles-toc-tagging/toc-ex-book-tocdepth.pvt | 27 +
.../testfiles-toc-tagging/toc-ex-book-tocdepth.tpf | 2879 ++++++++++++++
59 files changed, 55062 insertions(+)
Diff suppressed because of size. To see it, use:
git diff-tree --root --patch-with-stat --no-color --find-copies-harder --ignore-space-at-eol --textconv --cc 6765ee57a3e304e692bc06942e193c862f746d25
More information about the latex3-commits
mailing list.