[latex3-commits] [git/LaTeX3-latex3-latex2e] develop: update the code for footnote tagging in latex-lab (#993) (286f2082)

GitHub noreply at github.com
Sat Feb 4 20:47:51 CET 2023


Repository : https://github.com/latex3/latex2e
On branch  : develop
Link       : https://github.com/latex3/latex2e/commit/286f20822a9000906db99c231b23b0ad3c9ce329

>---------------------------------------------------------------

commit 286f20822a9000906db99c231b23b0ad3c9ce329
Author: Ulrike Fischer <news3 at nililand.de>
Date:   Sat Feb 4 20:47:51 2023 +0100

    update the code for footnote tagging in latex-lab (#993)
    
    * move footnote code
    * use new tag names from latex namespace
    * change tagname to footnote
    * install memoir
    * start support for footnote in longtable
    * update tagpdf
    * correct phase-I
    ---------
    
    Co-authored-by: Ulrike Fischer <fischer at troubleshooting-tex.de>


>---------------------------------------------------------------

286f20822a9000906db99c231b23b0ad3c9ce329
 .github/tl_packages                                |    3 +-
 required/latex-lab/build.lua                       |    4 +-
 required/latex-lab/changes.txt                     |    3 +
 required/latex-lab/config-OR-luatex.lua            |    5 +
 required/latex-lab/latex-lab-footnotes.dtx         | 1410 +++++++++++----
 required/latex-lab/latex-lab-testphase.dtx         |    4 +-
 .../footmisc-003.lvt                               |    0
 .../latex-lab/testfiles-OR-luatex/footmisc-003.tlg |  391 ++++
 .../footmisc-004.lvt                               |    0
 .../latex-lab/testfiles-OR-luatex/footmisc-004.tlg |  397 +++++
 .../footmisc-005.lvt                               |    0
 .../latex-lab/testfiles-OR-luatex/footmisc-005.tlg |  595 ++++++
 .../footmisc-009-multiple-tagging.lvt              |   31 +
 .../footmisc-009-multiple-tagging.tlg              |  631 +++++++
 .../testfiles-OR-luatex/footmisc-009-multiple.lvt  |   31 +
 .../testfiles-OR-luatex/footmisc-009-multiple.tlg  |  430 +++++
 .../footmisc-010-setspace-tagging.lvt              |   38 +
 .../footmisc-010-setspace-tagging.tlg              | 1530 ++++++++++++++++
 .../footmisc-010-setspace.lvt                      |    0
 .../footmisc-010-setspace.tlg                      |  779 ++++----
 .../footmisc-011-para.lvt                          |    0
 .../testfiles-OR-luatex/footmisc-011-para.tlg      |  335 ++++
 .../footmisc-012-side-hyperref.lvt                 |   31 +
 .../footmisc-012-side-hyperref.tlg                 |  823 +++++++++
 .../footmisc-012-side.lvt                          |    0
 .../footmisc-012-side.tlg                          |  474 +++--
 .../footmisc-013-scrartcl.lvt                      |    0
 .../testfiles-OR-luatex/footmisc-013-scrartcl.tlg  |  345 ++++
 .../latex-lab/testfiles-OR-luatex/memoir-001.pvt   |   30 +
 .../latex-lab/testfiles-OR-luatex/memoir-001.tpf   | 1197 +++++++++++++
 .../latex-lab/testfiles-OR-luatex/scrartcl-001.pvt |   25 +
 .../latex-lab/testfiles-OR-luatex/scrartcl-001.tpf |  824 +++++++++
 .../latex-lab/testfiles-OR-luatex/tagging-001.lvt  |   37 +
 .../latex-lab/testfiles-OR-luatex/tagging-001.tlg  |  275 +++
 .../testfiles-OR-luatex/test-minipage.pvt          |   25 +
 .../testfiles-OR-luatex/test-minipage.tpf          |  772 ++++++++
 .../testfiles-OR-luatex/test-tnote-setup.pvt       |   83 +
 .../testfiles-OR-luatex/test-tnote-setup.tpf       |  442 +++++
 required/latex-lab/testfiles-OR-luatex/test1.pvt   |   13 +
 required/latex-lab/testfiles-OR-luatex/test1.tpf   |  397 +++++
 required/latex-lab/testfiles-OR-luatex/test10.pvt  |   14 +
 required/latex-lab/testfiles-OR-luatex/test10.tpf  |  536 ++++++
 .../testfiles-OR-luatex/test11-series.pvt          |   27 +
 .../testfiles-OR-luatex/test11-series.tpf          |  435 +++++
 required/latex-lab/testfiles-OR-luatex/test2.pvt   |   14 +
 required/latex-lab/testfiles-OR-luatex/test2.tpf   |  511 ++++++
 required/latex-lab/testfiles-OR-luatex/test3.pvt   |   14 +
 required/latex-lab/testfiles-OR-luatex/test3.tpf   |  511 ++++++
 required/latex-lab/testfiles-OR-luatex/test4.pvt   |   16 +
 required/latex-lab/testfiles-OR-luatex/test4.tpf   |  529 ++++++
 required/latex-lab/testfiles-OR-luatex/test5.pvt   |   15 +
 required/latex-lab/testfiles-OR-luatex/test5.tpf   |  639 +++++++
 required/latex-lab/testfiles-OR-luatex/test6.pvt   |   15 +
 required/latex-lab/testfiles-OR-luatex/test6.tpf   |  564 ++++++
 required/latex-lab/testfiles-OR-luatex/test7.pvt   |   15 +
 required/latex-lab/testfiles-OR-luatex/test7.tpf   |  590 ++++++
 required/latex-lab/testfiles-OR-luatex/test8.pvt   |   14 +
 required/latex-lab/testfiles-OR-luatex/test8.tpf   |  453 +++++
 required/latex-lab/testfiles-OR-luatex/test9.pvt   |   14 +
 required/latex-lab/testfiles-OR-luatex/test9.tpf   |  475 +++++
 .../latex-lab/testfiles-OR/check-declarations.lvt  |   18 +
 .../latex-lab/testfiles-OR/check-declarations.tlg  |   49 +
 required/latex-lab/testfiles-OR/footmisc-002.tlg   |   36 +-
 required/latex-lab/testfiles-OR/footmisc-003.tlg   |  452 ++---
 required/latex-lab/testfiles-OR/footmisc-004.tlg   |  452 ++---
 required/latex-lab/testfiles-OR/footmisc-005.tlg   |  341 ++--
 required/latex-lab/testfiles-OR/footmisc-006.tlg   |  610 ++++---
 .../testfiles-OR/footmisc-007-rollback.tlg         |   30 +-
 .../latex-lab/testfiles-OR/footmisc-008-pdfcol.tlg |   17 +-
 .../testfiles-OR/footmisc-009-multiple-tagging.lvt |   31 +
 .../testfiles-OR/footmisc-009-multiple-tagging.tlg | 1102 ++++++++++++
 .../testfiles-OR/footmisc-009-multiple.tlg         |   52 +-
 .../testfiles-OR/footmisc-010-setspace-tagging.lvt |   38 +
 ...space.tlg => footmisc-010-setspace-tagging.tlg} |  587 +++++-
 .../testfiles-OR/footmisc-010-setspace.tlg         |   46 +-
 .../latex-lab/testfiles-OR/footmisc-011-para.tlg   |  214 ++-
 .../testfiles-OR/footmisc-012-side-hyperref.lvt    |   31 +
 .../testfiles-OR/footmisc-012-side-hyperref.tlg    |  752 ++++++++
 .../latex-lab/testfiles-OR/footmisc-012-side.tlg   |   43 +-
 .../testfiles-OR/footmisc-013-scrartcl.tlg         |  369 ++--
 .../footmisc-floats-abovefloats-flushbottom.tlg    | 1530 ++++++++--------
 .../testfiles-OR/footmisc-floats-abovefloats.tlg   | 1530 ++++++++--------
 .../footmisc-floats-belowfloats-flushbottom.tlg    | 1530 ++++++++--------
 .../testfiles-OR/footmisc-floats-latex.tlg         | 1530 ++++++++--------
 .../testfiles-OR/footnote-float-above.lvt          |   19 +
 .../testfiles-OR/footnote-float-above.tlg          |  313 ++++
 .../testfiles-OR/footnote-hyperref-001.lvt         |   22 +
 .../testfiles-OR/footnote-hyperref-001.tlg         |   51 +
 required/latex-lab/testfiles-OR/memoir-001.pvt     |   30 +
 required/latex-lab/testfiles-OR/memoir-001.tpf     | 1885 ++++++++++++++++++++
 required/latex-lab/testfiles-OR/scrartcl-001.pvt   |   25 +
 .../scrartcl-001.tpf}                              | 1377 +++++++-------
 required/latex-lab/testfiles-OR/tagging-001.tlg    |  236 +--
 .../footmisc-012-side-tagging.luatex.tlg           | 1028 +++++++++++
 .../testfiles-broken/footmisc-012-side-tagging.lvt |   35 +
 .../testfiles-broken/footmisc-012-side-tagging.tlg | 1258 +++++++++++++
 .../footmisc-floats-abovefloats.lvt                |   91 +
 .../footmisc-floats-abovefloats.tlg                |   14 +-
 .../testfiles-mathcapture/mathcapture-tag-001.tpf  |  206 ++-
 ...tlg => documentmetadata-support-000.pdftex.tlg} |    0
 ...tlg => documentmetadata-support-001.pdftex.tlg} |    0
 texmf/tex/latex/tagpdf/tagpdf-base.sty             |    9 +-
 texmf/tex/latex/tagpdf/tagpdf-debug-generic.sty    |    2 +-
 texmf/tex/latex/tagpdf/tagpdf-debug.sty            |    2 +-
 texmf/tex/latex/tagpdf/tagpdf-luatex.def           |    2 +-
 texmf/tex/latex/tagpdf/tagpdf-mc-code-generic.sty  |    2 +-
 texmf/tex/latex/tagpdf/tagpdf-mc-code-lua.sty      |    4 +-
 texmf/tex/latex/tagpdf/tagpdf-ns-latex-book.def    |    2 +-
 texmf/tex/latex/tagpdf/tagpdf-ns-latex-inline.def  |    2 +-
 texmf/tex/latex/tagpdf/tagpdf-ns-latex.def         |    2 +-
 texmf/tex/latex/tagpdf/tagpdf-ns-mathml.def        |    2 +-
 texmf/tex/latex/tagpdf/tagpdf-ns-pdf.def           |    2 +-
 texmf/tex/latex/tagpdf/tagpdf-ns-pdf2.def          |    2 +-
 texmf/tex/latex/tagpdf/tagpdf-parent-child-2.csv   |    2 +-
 texmf/tex/latex/tagpdf/tagpdf-parent-child.csv     |    2 +-
 texmf/tex/latex/tagpdf/tagpdf.lua                  |    4 +-
 texmf/tex/latex/tagpdf/tagpdf.sty                  |  175 +-
 texmf/tex/latex/tagpdf/tagpdfdocu-patches.sty      |  188 --
 118 files changed, 30053 insertions(+), 6142 deletions(-)

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 286f20822a9000906db99c231b23b0ad3c9ce329




More information about the latex3-commits mailing list.