[latex3-commits] [latex3/latex2e] tagging721: .. and two more (b80b2fae)
github at latex-project.org
github at latex-project.org
Mon Sep 30 23:13:24 CEST 2024
Repository : https://github.com/latex3/latex2e
On branch : tagging721
Link : https://github.com/latex3/latex2e/commit/b80b2fae6aeab486f0be6c9fa27aa0cbe2d02334
>---------------------------------------------------------------
commit b80b2fae6aeab486f0be6c9fa27aa0cbe2d02334
Author: Frank Mittelbach <frank.mittelbach at latex-project.org>
Date: Mon Sep 30 21:13:24 2024 +0000
.. and two more
>---------------------------------------------------------------
b80b2fae6aeab486f0be6c9fa27aa0cbe2d02334
required/latex-lab/testfiles-math/mathcapture-016.tlg | 4 +++-
required/latex-lab/testfiles-math/mtag-005-intertext.tlg | 4 +++-
required/latex-lab/update-math-all.sh | 9 ++++++++-
3 files changed, 14 insertions(+), 3 deletions(-)
diff --git a/required/latex-lab/testfiles-math/mathcapture-016.tlg b/required/latex-lab/testfiles-math/mathcapture-016.tlg
index ad8efb02..2278ef0e 100644
--- a/required/latex-lab/testfiles-math/mathcapture-016.tlg
+++ b/required/latex-lab/testfiles-math/mathcapture-016.tlg
@@ -96,8 +96,10 @@ Completed box being shipped out [1]
....\OML/cmm/m/it/10 :
...\penalty 10000
...\glue(\belowdisplayskip) -10.0 plus -2.0 minus -5.0
+...\penalty 10000
+...\glue 10.0 plus 2.0 minus 5.0
...\penalty 0
-...\glue 20.0 plus 4.0 minus 10.0
+...\glue 10.0 plus 2.0 minus 5.0
...\glue(\parskip) 0.0 plus 1.0
...\glue(\parskip) 0.0
...\glue(\baselineskip) 4.27946
diff --git a/required/latex-lab/testfiles-math/mtag-005-intertext.tlg b/required/latex-lab/testfiles-math/mtag-005-intertext.tlg
index 5aee1ca9..16df30dd 100644
--- a/required/latex-lab/testfiles-math/mtag-005-intertext.tlg
+++ b/required/latex-lab/testfiles-math/mtag-005-intertext.tlg
@@ -204,8 +204,10 @@ Completed box being shipped out [1]
...\pdfliteral page{EMC}
...\marks4{e-,7,6,}
...\marks4{e+,7,6,}
+...\penalty 10000
+...\glue 10.0 plus 2.0 minus 5.0
...\penalty 0
-...\glue 20.0 plus 4.0 minus 10.0
+...\glue 10.0 plus 2.0 minus 5.0
...\glue -3.60004
...\glue 0.0 plus 1.0fil
...\glue 0.0 plus -1.0fil
diff --git a/required/latex-lab/update-math-all.sh b/required/latex-lab/update-math-all.sh
index d21185a8..1870b974 100644
--- a/required/latex-lab/update-math-all.sh
+++ b/required/latex-lab/update-math-all.sh
@@ -11,12 +11,19 @@ l3build save -cconfig-math \
mathcapture-011 \
mathcapture-012 \
mathcapture-014 \
+ mathcapture-015 \
+ mathcapture-016 \
+ mathcapture-017 \
+ mathcapture-018 \
+ mathcapture-019 \
mtag-001 \
mtag-002 \
mtag-tlc3 \
mathcapture-tag-001 \
mtag-003 \
- mtag-004
+ mtag-004 \
+ mtag-005-intertext
+
exit
More information about the latex3-commits
mailing list.