[latex3-commits] [latex3/latex2e] main: Hotfix/gh1558 (#1559) (f1d9b599b)

github at latex-project.org github at latex-project.org
Sun Nov 24 00:05:43 CET 2024


Repository : https://github.com/latex3/latex2e
On branch  : main
Link       : https://github.com/latex3/latex2e/commit/f1d9b599bd280323a78ee94a8068702db10645c6

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

commit f1d9b599bd280323a78ee94a8068702db10645c6
Author: Frank Mittelbach <frank.mittelbach at latex-project.org>
Date:   Sun Nov 24 00:05:43 2024 +0100

    Hotfix/gh1558 (#1559)
    
    * fix for #1598 (needs adjustment once tagpdf-base has been updated)
    
    * and a bunch of hook test changes (until we take the hook out again
    
    * life is not easy
    
    * indeed not ...
    
    * and 2 more
    
    * Apply suggestions from code review
    
    right you are ...
    
    Co-authored-by: Yukai Chou <muzimuzhi at gmail.com>
    
    * correct test name
    
    * update to tagpdf 0.99j, adapt lttagging
    
    ---------
    
    Co-authored-by: Yukai Chou <muzimuzhi at gmail.com>
    Co-authored-by: Ulrike Fischer <fischer at troubleshooting-tex.de>


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

f1d9b599bd280323a78ee94a8068702db10645c6
 base/changes.txt                                  |  5 ++++
 base/lttagging.dtx                                | 13 +++-------
 base/testfiles-lthooks/ltcmdhooks-001.tlg         |  6 -----
 base/testfiles-lthooks/lthooks-000.tlg            |  6 -----
 base/testfiles-lthooks/lthooks-001.tlg            | 12 ---------
 base/testfiles-lthooks/lthooks-002.tlg            | 12 ---------
 base/testfiles-lthooks/lthooks-003.tlg            |  6 -----
 base/testfiles-lthooks/lthooks-004.tlg            |  6 -----
 base/testfiles-lthooks/lthooks-005.tlg            |  6 -----
 base/testfiles-lthooks/lthooks-006.tlg            |  6 -----
 base/testfiles-lthooks/lthooks-007.tlg            | 12 ---------
 base/testfiles-lthooks/lthooks-008.tlg            |  6 -----
 base/testfiles-lthooks/lthooks-009.tlg            |  6 -----
 base/testfiles-lthooks/lthooks-011.tlg            | 24 ------------------
 base/testfiles-lthooks/lthooks-013.tlg            |  6 -----
 base/testfiles-lthooks/lthooks-021.tlg            |  6 -----
 base/testfiles-lthooks/lthooks-031.tlg            |  3 +--
 base/testfiles-lthooks/lthooks-legacy.tlg         |  6 ++---
 base/testfiles-lthooks/lthooks-rollback-args.tlg  |  3 +--
 base/testfiles-lthooks2/lthooks2-002.tlg          | 22 +---------------
 base/testfiles-lthooks2/lthooks2-005.tlg          | 12 ---------
 base/testfiles/github-0962b.luatex.tlg            |  3 +--
 base/testfiles/github-0962b.tlg                   |  3 +--
 base/update-lthooks-tests.sh                      |  3 +++
 required/latex-lab/update-all.sh                  |  9 ++++---
 required/tools/testfiles/github-1558.lvt          | 26 +++++++++++++++++++
 required/tools/testfiles/github-1558.tlg          |  8 ++++++
 texmf/tex/latex/tagpdf/tagpdf-base.sty            | 10 +++++---
 texmf/tex/latex/tagpdf/tagpdf-debug-generic.sty   |  2 +-
 texmf/tex/latex/tagpdf/tagpdf-debug-lua.sty       |  2 +-
 texmf/tex/latex/tagpdf/tagpdf-debug.sty           |  3 +--
 texmf/tex/latex/tagpdf/tagpdf-luatex.def          |  2 +-
 texmf/tex/latex/tagpdf/tagpdf-mc-code-generic.sty |  8 ++++--
 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.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                 | 31 +++++++++++++----------
 43 files changed, 103 insertions(+), 213 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 f1d9b599bd280323a78ee94a8068702db10645c6




More information about the latex3-commits mailing list.