[latex3-commits] [git/LaTeX3-latex3-latex2e] lt4.15: Merge branch 'develop' into lt4.15 (82c227de)

Frank Mittelbach frank.mittelbach at latex-project.org
Thu Apr 22 15:36:20 CEST 2021


Repository : https://github.com/latex3/latex2e
On branch  : lt4.15
Link       : https://github.com/latex3/latex2e/commit/82c227de0ca606292ad31c7ecf6ffcdd4fc2a1f1

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

commit 82c227de0ca606292ad31c7ecf6ffcdd4fc2a1f1
Merge: cae0dc2c 39b92b87
Author: Frank Mittelbach <frank.mittelbach at latex-project.org>
Date:   Thu Apr 22 15:36:20 2021 +0200

    Merge branch 'develop' into lt4.15
    
    # Conflicts:
    #       required/tools/changes.txt


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

82c227de0ca606292ad31c7ecf6ffcdd4fc2a1f1
 base/build.lua                                     |   10 +-
 base/changes.txt                                   |   33 +-
 base/doc/{ltpara-code.tex => ltcmdhooks-code.tex}  |    2 +-
 base/doc/{ltpara-doc.tex => ltcmdhooks-doc.tex}    |    2 +-
 base/doc/ltnews33.tex                              |   67 +-
 base/doc/source2e.tex                              |    4 +-
 base/format.ins                                    |    5 +-
 base/latexrelease.ins                              |    1 +
 base/ltcmd.dtx                                     |   27 +-
 base/ltcmdhooks.dtx                                | 1079 ++++++++++++++++++++
 base/ltdefns.dtx                                   |    5 +-
 base/ltexpl.dtx                                    |   37 +-
 base/ltfilehook.dtx                                |    7 +-
 base/ltfiles.dtx                                   |   11 +-
 base/lthooks.dtx                                   |  838 ++++++++++-----
 base/ltmath.dtx                                    |    8 +-
 base/ltpictur.dtx                                  |    5 +-
 base/lttab.dtx                                     |   10 +-
 base/testfiles-lthooks/ltcmdhooks-001.lvt          |   44 +
 .../{lthooks-021.tlg => ltcmdhooks-001.tlg}        |  166 ++-
 base/testfiles-lthooks/ltcmdhooks-002.lvt          |   32 +
 base/testfiles-lthooks/ltcmdhooks-002.tlg          |  109 ++
 base/testfiles-lthooks/ltcmdhooks-003.lvt          |   70 ++
 base/testfiles-lthooks/ltcmdhooks-003.tlg          |  282 +++++
 base/testfiles-lthooks/ltcmdhooks-004.lvt          |   45 +
 base/testfiles-lthooks/ltcmdhooks-004.tlg          |  116 +++
 base/testfiles-lthooks/ltcmdhooks-005.lvt          |   31 +
 .../ltcmdhooks-005.tlg}                            |   19 +-
 base/testfiles-lthooks/ltcmdhooks-005a.lvt         |   33 +
 .../ltcmdhooks-005a.tlg}                           |   19 +-
 base/testfiles-lthooks/ltcmdhooks-006.lvt          |   43 +
 base/testfiles-lthooks/ltcmdhooks-006.tlg          |    9 +
 base/testfiles-lthooks/ltcmdhooks-007.lvt          |   43 +
 base/testfiles-lthooks/ltcmdhooks-007.tlg          |    7 +
 base/testfiles-lthooks/ltcmdhooks-008.lvt          |   68 ++
 base/testfiles-lthooks/ltcmdhooks-008.tlg          |  196 ++++
 base/testfiles-lthooks/ltcmdhooks-009.lvt          |   19 +
 base/testfiles-lthooks/ltcmdhooks-009.tlg          |    9 +
 base/testfiles-lthooks/ltcmdhooks-010.lvt          |   80 ++
 base/testfiles-lthooks/ltcmdhooks-010.tlg          |   62 ++
 base/testfiles-lthooks/lthooks-013.tlg             |    4 +-
 base/testfiles-lthooks/lthooks-028.tlg             |   31 +-
 base/testfiles-lthooks/lthooks-doc-examples.lvt    |   56 +
 base/testfiles-lthooks/lthooks-doc-examples.tlg    |  119 +++
 base/testfiles-lthooks2/lthooks2-004.lvt           |    2 +-
 base/testfiles-lthooks2/lthooks2-006.tlg           |   11 +-
 base/testfiles/github-0479-often.luatex.tlg        |  111 +-
 base/testfiles/github-0479-often.tlg               |   11 +-
 base/testfiles/github-0479-often.xetex.tlg         |   11 +-
 base/testfiles/github-0528.lvt                     |   16 +
 base/testfiles/github-0528.tlg                     |   15 +
 base/testfiles/github-0548.luatex.tlg              |   19 +
 base/testfiles/github-0548.lvt                     |   20 +
 base/testfiles/github-0548.tlg                     |   19 +
 .../tlb-latexrelease-rollback-003-often.luatex.tlg |   94 +-
 .../tlb-latexrelease-rollback-003-often.tlg        |   22 +-
 .../tlb-latexrelease-rollback-003-often.xetex.tlg  |   22 +-
 base/testfiles/tlb-rollback-004-often.luatex.tlg   |   98 +-
 base/testfiles/tlb-rollback-004-often.tlg          |   11 +-
 base/testfiles/tlb-rollback-004-often.xetex.tlg    |   11 +-
 ...ften.luatex.tlg => tlb-rollback-005.luatex.tlg} |  147 ++-
 base/testfiles/tlb-rollback-005.lvt                |   24 +
 ...{github-0479-often.tlg => tlb-rollback-005.tlg} |   41 +-
 ...-often.xetex.tlg => tlb-rollback-005.xetex.tlg} |   41 +-
 base/update-lthooks-tests.sh                       |   15 +-
 base/update-rollback-tests.sh                      |    1 +
 required/amsmath/amsmath.dtx                       |    5 +-
 required/amsmath/changes.txt                       |    7 +-
 required/tools/array.dtx                           |    5 +-
 required/tools/changes.txt                         |    9 +-
 support/texlive.sh                                 |    3 +
 71 files changed, 3994 insertions(+), 660 deletions(-)

diff --cc required/tools/changes.txt
index 27549ad9,22c52077..f13348f7
--- a/required/tools/changes.txt
+++ b/required/tools/changes.txt
@@@ -5,27 -6,16 +6,31 @@@ completeness or accuracy and it contain
  are not part of the distribution.
  =======================================================================
  
- 
 +2021-04-21  David Carlisle  <David.Carlisle at latex-project.org>
 +
 +	* longtable.dtx: make \\ robust (gh/548)
 +
+ 2021-04-20  Frank Mittelbach  <Frank.Mittelbach at latex-project.org>
+ 
+ 	* array.dtx (section{The line separator \\}):
+ 	Use \protected for \\ variant (gh/548)}
+ 
  2021-04-18  Phelype Oleinik  <phelype.oleinik at latex-project.org>
  
- 	* ltplain.dtx:
+ 	* trace.dtx:
  	Add support for \tracingstacklevels and \tracinglostchars=3.
  
 +2021-04-18  David Carlisle  <David.Carlisle at latex-project.org>
 +
 +	* longtable.dtx: silence \vsplit with \vbadness in addition to \vfuzz
 +	  https://tex.stackexchange.com/a/71121
 +
 +2021-03-28  David Carlisle  <David.Carlisle at latex-project.org>
 +
 +	* longtable.dtx: \reset at font in captions gh/133
 +	
 +	* longtable.dtx: Allow paragraphs in footnotes gh/364
 +
  2021-03-10  Johannes Braams  <Johannes.Braams at latex-project.org>
  
  	* layout.dtx: (subsection{Options}):





More information about the latex3-commits mailing list.