[latex3-commits] [latex3/latex2e] add-theHcount, develop: latex-lab handling \item and \itemsep (#1488) (48659758)

github at latex-project.org github at latex-project.org
Fri Oct 11 16:30:18 CEST 2024


Repository : https://github.com/latex3/latex2e
On branches: add-theHcount,develop
Link       : https://github.com/latex3/latex2e/commit/486597587ccd68bc4d3bc73509557f52f72d504a

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

commit 486597587ccd68bc4d3bc73509557f52f72d504a
Author: Frank Mittelbach <frank.mittelbach at latex-project.org>
Date:   Fri Oct 11 16:30:18 2024 +0200

    latex-lab  handling \item and \itemsep (#1488)
    
    * WIP
    
    * test files
    
    * doc update
    
    * grumble
    
    * sigh
    
    * yet another ...
    
    * Set \itemsep (aka item-skip) both in block and list templates
    
    * small docu update
    
    * dropping some code now in the kernel
    
    * fix a test
    
    * dropping debug typeout from  \propagate at doendpe
    
    * resolving test changes
    
    * and some luatex ones
    
    * \changes lines


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

486597587ccd68bc4d3bc73509557f52f72d504a
 required/latex-lab/changes.txt                     |    4 +
 required/latex-lab/latex-lab-block.dtx             |  137 +-
 .../testfiles-block/blocks-000.luatex.tlg          |    8 +-
 required/latex-lab/testfiles-block/blocks-000.tlg  |    8 +-
 .../blocks-description-01.luatex.tlg               |   29 -
 .../testfiles-block/blocks-description-01.tlg      |   29 -
 .../blocks-description-01b.luatex.tlg              |   29 -
 .../testfiles-block/blocks-description-01b.tlg     |   29 -
 .../blocks-description-02b.luatex.tlg              |   29 -
 .../testfiles-block/blocks-description-02b.tlg     |   29 -
 .../blocks-description-03.luatex.tlg               |    3 -
 .../testfiles-block/blocks-description-03.tlg      |    3 -
 .../testfiles-block/blocks-enumerate-01.luatex.tlg |    6 -
 .../testfiles-block/blocks-enumerate-01.tlg        |    6 -
 .../blocks-enumerate-01b.luatex.tlg                |    6 -
 .../testfiles-block/blocks-enumerate-01b.tlg       |    6 -
 .../testfiles-block/blocks-enumerate-02.luatex.tlg |   12 -
 .../testfiles-block/blocks-enumerate-02.tlg        |   12 -
 .../blocks-enumerate-02b.luatex.tlg                |   12 -
 .../testfiles-block/blocks-enumerate-02b.tlg       |   12 -
 .../testfiles-block/blocks-enumerate-05.luatex.tlg |   12 -
 .../testfiles-block/blocks-enumerate-05.tlg        |   12 -
 .../testfiles-block/blocks-hyperref-01.luatex.tlg  |    6 -
 .../testfiles-block/blocks-hyperref-01.tlg         |    6 -
 .../testfiles-block/blocks-item-01.luatex.tlg      |    2 -
 .../latex-lab/testfiles-block/blocks-item-01.tlg   |    2 -
 .../testfiles-block/blocks-item-02.luatex.tlg      |    6 -
 .../latex-lab/testfiles-block/blocks-item-02.tlg   |    6 -
 .../testfiles-block/blocks-item-03.luatex.tlg      |    6 -
 .../latex-lab/testfiles-block/blocks-item-03.tlg   |    6 -
 .../testfiles-block/blocks-item-04.luatex.tlg      | 1247 ++++++++++++++++++
 .../latex-lab/testfiles-block/blocks-item-04.lvt   |   43 +
 .../latex-lab/testfiles-block/blocks-item-04.tlg   | 1353 ++++++++++++++++++++
 .../testfiles-block/blocks-itemize-01.luatex.tlg   |   15 -
 .../testfiles-block/blocks-itemize-01.tlg          |   15 -
 .../testfiles-block/blocks-itemize-01b.luatex.tlg  |   21 -
 .../testfiles-block/blocks-itemize-01b.tlg         |   21 -
 .../testfiles-block/blocks-itemize-02.luatex.tlg   |    2 -
 .../testfiles-block/blocks-itemize-02.tlg          |    2 -
 .../testfiles-block/blocks-list-01.luatex.tlg      |    1 -
 .../latex-lab/testfiles-block/blocks-list-01.tlg   |    1 -
 .../testfiles-block/blocks-list-01b.luatex.tlg     |    4 -
 .../latex-lab/testfiles-block/blocks-list-01b.tlg  |    4 -
 .../testfiles-block/blocks-list-02.luatex.tlg      |    1 -
 .../latex-lab/testfiles-block/blocks-list-02.tlg   |    1 -
 .../testfiles-block/blocks-list-02b.luatex.tlg     |    1 -
 .../latex-lab/testfiles-block/blocks-list-02b.tlg  |    1 -
 .../testfiles-block/blocks-list-03b.luatex.tlg     |    2 -
 .../latex-lab/testfiles-block/blocks-list-03b.tlg  |    2 -
 .../testfiles-block/blocks-list-04.luatex.tlg      |    1 -
 .../latex-lab/testfiles-block/blocks-list-04.tlg   |    1 -
 .../blocks-minipage-gh544.luatex.tlg               |    3 -
 .../testfiles-block/blocks-minipage-gh544.tlg      |    3 -
 .../testfiles-block/blocks-quote-01.luatex.tlg     |    6 -
 .../latex-lab/testfiles-block/blocks-quote-01.tlg  |    6 -
 .../testfiles-block/blocks-quote-02.luatex.tlg     |    4 -
 .../latex-lab/testfiles-block/blocks-quote-02.tlg  |    4 -
 .../testfiles-block/blocks-theorem-01.luatex.tlg   |    3 -
 .../testfiles-block/blocks-theorem-01.tlg          |    3 -
 .../testfiles-block/blocks-theorem-03.luatex.tlg   |    5 -
 .../testfiles-block/blocks-theorem-03.tlg          |    5 -
 .../testfiles-block/blocks-trivlist-00.luatex.tlg  |   12 -
 .../testfiles-block/blocks-trivlist-00.tlg         |   12 -
 .../testfiles-block/blocks-trivlist-01.luatex.tlg  |   12 -
 .../testfiles-block/blocks-trivlist-01.tlg         |   12 -
 .../testfiles-block/blocks-trivlist-02.luatex.tlg  |    3 -
 .../testfiles-block/blocks-trivlist-02.tlg         |    3 -
 .../testfiles-block/blocks-verbatim-01.luatex.tlg  |    7 -
 .../testfiles-block/blocks-verbatim-01.tlg         |    7 -
 .../testfiles-block/blocks-verbatim-02.luatex.tlg  |    6 -
 .../testfiles-block/blocks-verbatim-02.tlg         |    6 -
 .../gallery-III-with-sec.luatex.tlg                |   63 -
 .../testfiles-block/gallery-III-with-sec.tlg       |   63 -
 .../testfiles-block/gallery-III.luatex.tlg         |   63 -
 required/latex-lab/testfiles-block/gallery-III.tlg |   63 -
 .../problem-blocks-tabbing.luatex.tlg              |    1 -
 .../testfiles-block/problem-blocks-tabbing.tlg     |    1 -
 .../latex-lab/testfiles-block/ptag-001.luatex.tlg  |   11 -
 required/latex-lab/testfiles-block/ptag-001.tlg    |   11 -
 .../testfiles-block/tagging-0097.luatex.tlg        |    7 -
 .../latex-lab/testfiles-block/tagging-0097.tlg     |    7 -
 .../latex-lab/testfiles-firstaid/test-fancyvrb.tlg |   12 -
 .../latex-lab/testfiles-math/mathcapture-001.tlg   |    3 -
 .../latex-lab/testfiles-math/mathcapture-002.tlg   |    6 -
 .../latex-lab/testfiles-math/mathcapture-003.tlg   |    4 -
 .../latex-lab/testfiles-math/mathcapture-004.tlg   |    1 -
 .../latex-lab/testfiles-math/mathcapture-005.tlg   |    3 -
 .../latex-lab/testfiles-math/mathcapture-006.tlg   |    2 -
 .../latex-lab/testfiles-math/mathcapture-008.tlg   |   11 -
 .../latex-lab/testfiles-math/mathcapture-009.tlg   |    1 -
 .../latex-lab/testfiles-math/mathcapture-011.tlg   |    1 -
 .../latex-lab/testfiles-math/mathcapture-012.tlg   |    6 -
 .../latex-lab/testfiles-math/mathcapture-014.tlg   |    8 -
 required/latex-lab/testfiles-math/mtag-002.tlg     |   11 +-
 required/latex-lab/testfiles-math/mtag-003.tlg     |    4 -
 required/latex-lab/testfiles-math/mtag-004.tlg     |    2 -
 96 files changed, 2729 insertions(+), 970 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 486597587ccd68bc4d3bc73509557f52f72d504a




More information about the latex3-commits mailing list.