[latex3-commits] [git/LaTeX3-latex3-latex2e] gh488: Merge branch 'gh404' into gh488 (a08219ca)
Frank Mittelbach
frank.mittelbach at latex-project.org
Wed Feb 10 17:14:34 CET 2021
Repository : https://github.com/latex3/latex2e
On branch : gh488
Link : https://github.com/latex3/latex2e/commit/a08219ca119a12daef9d7ce02db42eff53df1b6d
>---------------------------------------------------------------
commit a08219ca119a12daef9d7ce02db42eff53df1b6d
Merge: 59792ac9 fc4f268f
Author: Frank Mittelbach <frank.mittelbach at latex-project.org>
Date: Wed Feb 10 17:14:34 2021 +0100
Merge branch 'gh404' into gh488
# Conflicts:
# base/changes.txt
>---------------------------------------------------------------
a08219ca119a12daef9d7ce02db42eff53df1b6d
.travis.yml | 7 +-
base/build.lua | 7 +-
base/changes.txt | 18 +
base/doc/ltnews33.tex | 12 +
base/ltfilehook.dtx | 15 +-
base/ltfinal.dtx | 53 +-
base/ltmiscen.dtx | 11 +-
base/testfiles-TU/github-0332.tlg | 3 -
.../tlb-latexrelease-rollback-003-often.luatex.tlg | 4 +
.../tlb-latexrelease-rollback-003-often.tlg | 4 +
.../tlb-latexrelease-rollback-003-often.xetex.tlg | 4 +
base/testfiles/tlb-rollback-004-often.luatex.tlg | 2 +
base/testfiles/tlb-rollback-004-often.tlg | 2 +
base/testfiles/tlb-rollback-004-often.xetex.tlg | 2 +
build.lua | 6 -
contrib/build.lua | 7 -
required/amsmath/build.lua | 7 -
required/build.lua | 10 +
required/cyrillic/build.lua | 7 -
required/firstaid/build.lua | 6 -
required/graphics/build.lua | 7 -
required/tools/build.lua | 6 -
.../tools/testfiles-search/tlb-varioref-003.tlg | 10 +-
.../tools/testfiles-search/tlb-varioref-004.tlg | 10 +-
.../tools/testfiles-search/tlb-varioref-005.tlg | 10 +-
support/glyphtounicode.tex | 5511 ++++++++++++++++++++
texmf/tex/latex/l3backend/l3backend-dvipdfmx.def | 10 +-
texmf/tex/latex/l3backend/l3backend-dvips.def | 14 +-
texmf/tex/latex/l3backend/l3backend-dvisvgm.def | 2 +-
texmf/tex/latex/l3backend/l3backend-luatex.def | 2 +-
texmf/tex/latex/l3backend/l3backend-pdftex.def | 2 +-
texmf/tex/latex/l3backend/l3backend-xetex.def | 10 +-
texmf/tex/latex/l3kernel/expl3-code.tex | 34 +-
texmf/tex/latex/l3kernel/expl3-generic.tex | 2 +-
texmf/tex/latex/l3kernel/expl3.ltx | 2 +-
texmf/tex/latex/l3kernel/expl3.sty | 2 +-
texmf/tex/latex/l3kernel/l3doc.cls | 2 +-
37 files changed, 5706 insertions(+), 117 deletions(-)
diff --cc base/changes.txt
index bc55545c,55cc7e0d..a6504c80
--- a/base/changes.txt
+++ b/base/changes.txt
@@@ -6,21 -6,17 +6,32 @@@ completeness or accuracy and it contain
are not part of the distribution.
================================================================================
+2021-02-10 Frank Mittelbach <Frank.Mittelbach at latex-project.org>
+
+ * ltboxes.dtx (section{\LaTeX\ Box commands}):
+ Explicitly run \par at the end of footnote text in preparation
+ for paragraph hooks
+
+ * ltfloat.dtx (subsection{Footnotes}):
+ Explicitly run \par at the end of footnote text in preparation
+ for paragraph hooks
+
+ 2021-02-08 Frank Mittelbach <Frank.Mittelbach at latex-project.org>
+
+ * ltfilehook.dtx (subsection{Patching \LaTeX{}'s \InputIfFileExists command}):
+ Undo the internal for robust \InputIfFileExists in rollback (gh/494)
+
+ 2021-02-08 Frank Mittelbach <Frank.Mittelbach at latex-project.org>
+
+ * ltmiscen.dtx (subsection{Environments}):
+ Undo the internals for \begin and \end as well when
+ rolling back (gh/494)
+
+2021-02-04 Frank Mittelbach <Frank.Mittelbach at latex-project.org>
+
+ * ltboxes.dtx (section{\LaTeX\ Box commands}):
+ Always add the color groups (gh/488)
+
2021-01-31 David Carlisle <David.Carlisle at latex-project.org>
* ltfilehook.dtx: set \protect to \string to avoid bad
diff --cc required/tools/testfiles-search/tlb-varioref-003.tlg
index 21b0754b,a8d3bf6b..2bdcf82e
--- a/required/tools/testfiles-search/tlb-varioref-003.tlg
+++ b/required/tools/testfiles-search/tlb-varioref-003.tlg
@@@ -1731,11 -1724,10 +1731,11 @@@ Completed box being shipped out [4
....\glue 0.0
....\glue 0.0 plus 0.0001fil
...\glue(\baselineskip) 23.55556
-...\hbox(6.44444+0.0)x345.0, glue set 170.0fil
-....\glue 0.0 plus 1.0fil
-....\OT1/cmr/m/n/10 4
-....\glue 0.0 plus 1.0fil
+...\hbox(6.44444+0.0)x345.0
+....\hbox(6.44444+0.0)x345.0, glue set 170.0fil
+.....\glue 0.0 plus 1.0fil
+.....\OT1/cmr/m/n/10 4
+.....\glue 0.0 plus 1.0fil
(tlb-varioref-003.aux)
Package rerunfilecheck Info: File `tlb-varioref-003.out' has not changed.
- (rerunfilecheck) Checksum: 1AF74D073779C766236FDB60937D4830;82.
+ (rerunfilecheck) Checksum: 9A680ADD0BD6E2B906EE4E6D90172917;146.
diff --cc required/tools/testfiles-search/tlb-varioref-004.tlg
index 797deea7,b32d9a32..39994339
--- a/required/tools/testfiles-search/tlb-varioref-004.tlg
+++ b/required/tools/testfiles-search/tlb-varioref-004.tlg
@@@ -1669,11 -1662,10 +1669,11 @@@ Completed box being shipped out [4
....\glue 0.0
....\glue 0.0 plus 0.0001fil
...\glue(\baselineskip) 23.55556
-...\hbox(6.44444+0.0)x345.0, glue set 170.0fil
-....\glue 0.0 plus 1.0fil
-....\OT1/cmr/m/n/10 4
-....\glue 0.0 plus 1.0fil
+...\hbox(6.44444+0.0)x345.0
+....\hbox(6.44444+0.0)x345.0, glue set 170.0fil
+.....\glue 0.0 plus 1.0fil
+.....\OT1/cmr/m/n/10 4
+.....\glue 0.0 plus 1.0fil
(tlb-varioref-004.aux)
Package rerunfilecheck Info: File `tlb-varioref-004.out' has not changed.
- (rerunfilecheck) Checksum: 1AF74D073779C766236FDB60937D4830;82.
+ (rerunfilecheck) Checksum: 9A680ADD0BD6E2B906EE4E6D90172917;146.
More information about the latex3-commits
mailing list.