[latex3-commits] [latex3/latex2e] develop: Tagging/gh767 (#1561) (661e70fa8)

github at latex-project.org github at latex-project.org
Mon Nov 25 19:05:05 CET 2024


Repository : https://github.com/latex3/latex2e
On branch  : develop
Link       : https://github.com/latex3/latex2e/commit/661e70fa836e411c44c2c4a3e59ea48d2f2c3aeb

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

commit 661e70fa836e411c44c2c4a3e59ea48d2f2c3aeb
Author: Frank Mittelbach <frank.mittelbach at latex-project.org>
Date:   Mon Nov 25 19:05:05 2024 +0100

    Tagging/gh767 (#1561)
    
    * fix theorem instances (WIP)
    
    * a testfile using theorems
    
    * getting closer
    
    * fixing verse and legacy theorems
    
    * and one more test
    
    * fix a  variable name
    
    * Apply suggestions from code review
    
    Co-authored-by: Yukai Chou <muzimuzhi at gmail.com>
    
    * fix 000
    
    * different approach to handle legacy \listparindent
    
    * Make the default for parindent 0pt  not \listparindent
    
    * documentation cleanup
    
    ---------
    
    Co-authored-by: Yukai Chou <muzimuzhi at gmail.com>


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

661e70fa836e411c44c2c4a3e59ea48d2f2c3aeb
 required/latex-lab/changes.txt                     |   14 +
 required/latex-lab/latex-lab-block.dtx             | 4905 ++++++++++----------
 required/latex-lab/latex-lab-firstaid.dtx          |   49 +-
 .../testfiles-block/blocks-000.luatex.tlg          |    1 +
 required/latex-lab/testfiles-block/blocks-000.tlg  |    1 +
 .../testfiles-block/blocks-theorem-01.luatex.tlg   |   30 +-
 .../testfiles-block/blocks-theorem-01.tlg          |   18 +-
 .../testfiles-block/blocks-theorem-02.luatex.tlg   |   10 +-
 .../testfiles-block/blocks-theorem-02.tlg          |   10 +-
 .../testfiles-block/blocks-theorem-03.luatex.tlg   |    2 +-
 .../testfiles-block/blocks-theorem-03.tlg          |    2 +-
 .../testfiles-block/blocks-theorem-04.luatex.tlg   |  211 +-
 .../testfiles-block/blocks-theorem-04.lvt          |    9 +-
 .../testfiles-block/blocks-theorem-04.tlg          |  305 +-
 .../testfiles-block/blocks-verse-01.luatex.tlg     |  328 +-
 .../latex-lab/testfiles-block/blocks-verse-01.lvt  |   16 +
 .../latex-lab/testfiles-block/blocks-verse-01.tlg  |  287 +-
 .../latex-lab/testfiles-block/tagging-0767.lvt     |  106 +
 .../latex-lab/testfiles-block/tagging-0767.tlg     |  129 +
 .../testfiles-firstaid/test-amsart-733.lvt         |   10 +-
 .../testfiles-firstaid/test-amsart-733.tlg         |  232 +-
 .../testfiles-firstaid/test-amsthm-736.lvt         |    7 +-
 .../testfiles-firstaid/test-amsthm-736.tlg         |  179 +-
 required/latex-lab/testfiles-math/mtag-004.tlg     |    2 +-
 required/latex-lab/update-blocks-all.sh            |   38 +-
 25 files changed, 4239 insertions(+), 2662 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 661e70fa836e411c44c2c4a3e59ea48d2f2c3aeb




More information about the latex3-commits mailing list.