[latex3-commits] [latex3/latex2e] develop: Latex lab/blocks fix \itemindent bug and firstaid for verse (#1302) (594c0933)

github at latex-project.org github at latex-project.org
Sat Mar 23 10:28:54 CET 2024


Repository : https://github.com/latex3/latex2e
On branch  : develop
Link       : https://github.com/latex3/latex2e/commit/594c0933f6fd3814e178b80f4c2c69f40771cc2f

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

commit 594c0933f6fd3814e178b80f4c2c69f40771cc2f
Author: Frank Mittelbach <frank.mittelbach at latex-project.org>
Date:   Sat Mar 23 10:28:54 2024 +0100

    Latex lab/blocks fix \itemindent bug and firstaid for verse (#1302)
    
    * typo
    
    * starting firstaid for verse.sty
    
    * fixing a bug in the block code;
    firstaif for verse.sty
    
    * test file changes (that showed the undiscovered bug)
    
    * changes.txt [ci skip]
    
    * typos
    
    * correct marginpar handling in lists.
    
    * changes.txt + date
    
    ---------
    
    Co-authored-by: Ulrike Fischer <fischer at troubleshooting-tex.de>


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

594c0933f6fd3814e178b80f4c2c69f40771cc2f
 required/latex-lab/changes.txt                     |  13 +
 required/latex-lab/latex-lab-block.dtx             |  26 +-
 required/latex-lab/latex-lab-firstaid.dtx          | 123 +++-
 .../testfiles-bib/bib-007-natbib.luatex.tpf        |   6 +-
 .../latex-lab/testfiles-bib/bib-007-natbib.tpf     |   6 +-
 .../testfiles-bib/bib-008-natbib.luatex.tpf        | 168 +++---
 .../latex-lab/testfiles-bib/bib-008-natbib.tpf     | 154 ++---
 .../testfiles-bib/bib-010-natbib.luatex.tpf        | 168 +++---
 .../latex-lab/testfiles-bib/bib-010-natbib.tpf     | 154 ++---
 .../testfiles-block/blocks-list-04.luatex.tlg      | 276 +++++++++
 .../latex-lab/testfiles-block/blocks-list-04.lvt   |  83 +++
 .../latex-lab/testfiles-block/blocks-list-04.tlg   | 237 ++++++++
 .../testfiles-float/marginpar-03.luatex.tpf        | 623 +++++++++++++++++++
 .../latex-lab/testfiles-float/marginpar-03.pvt     |  16 +
 .../latex-lab/testfiles-float/marginpar-03.tpf     | 670 +++++++++++++++++++++
 required/latex-lab/update-blocks-all.sh            |   1 +
 16 files changed, 2386 insertions(+), 338 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 594c0933f6fd3814e178b80f4c2c69f40771cc2f




More information about the latex3-commits mailing list.