[latex3-commits] [git/LaTeX3-latex3-latex2e] gh444: avoid differences between pdftex and luatex in test (4795ed0b)
Frank Mittelbach
frank.mittelbach at latex-project.org
Sat Dec 5 13:40:36 CET 2020
Repository : https://github.com/latex3/latex2e
On branch : gh444
Link : https://github.com/latex3/latex2e/commit/4795ed0b9d7addd986bd4490fc11582057ce884e
>---------------------------------------------------------------
commit 4795ed0b9d7addd986bd4490fc11582057ce884e
Author: Frank Mittelbach <frank.mittelbach at latex-project.org>
Date: Sat Dec 5 13:40:36 2020 +0100
avoid differences between pdftex and luatex in test
>---------------------------------------------------------------
4795ed0b9d7addd986bd4490fc11582057ce884e
base/testfiles/github-0444.lvt | 4 ++--
base/testfiles/github-0444.tlg | 8 ++------
2 files changed, 4 insertions(+), 8 deletions(-)
diff --git a/base/testfiles/github-0444.lvt b/base/testfiles/github-0444.lvt
index 46ef084e..897cb7f7 100644
--- a/base/testfiles/github-0444.lvt
+++ b/base/testfiles/github-0444.lvt
@@ -45,14 +45,14 @@ Test
\fontfamily{lmss}
\fontseries{c} % this one doesn't exist
\fontseries{sb}
-\selectfont semi-bold condensed? no!
+\selectfont semibold condensed? no!
\typeout{Font is \the\font = T1/lms/bx/n/10 ? } % because of substitution
\fontfamily{lmss}
\fontseries{sb} %this does
\fontseries{c} % and the combination too
-\selectfont semi-bold condensed? this way yes
+\selectfont semibold condensed? this way yes
\typeout{Font is \the\font = T1/lms/sbc/n/10 ? }
diff --git a/base/testfiles/github-0444.tlg b/base/testfiles/github-0444.tlg
index dc29fcc3..178b4030 100644
--- a/base/testfiles/github-0444.tlg
+++ b/base/testfiles/github-0444.tlg
@@ -93,14 +93,12 @@ Completed box being shipped out [1]
....\glue(\rightskip) 0.0
...\glue(\parskip) 0.0 plus 1.0
...\glue(\baselineskip) 5.0555
-...\hbox(6.9445+0.0)x345.0, glue set 210.40103fil
+...\hbox(6.9445+0.0)x345.0, glue set 214.06769fil
....\hbox(0.0+0.0)x15.0
....\T1/lmss/bx/n/10 s
....\T1/lmss/bx/n/10 e
....\T1/lmss/bx/n/10 m
....\T1/lmss/bx/n/10 i
-....\T1/lmss/bx/n/10 -
-....\discretionary
....\T1/lmss/bx/n/10 b
....\kern0.30556
....\T1/lmss/bx/n/10 o
@@ -126,14 +124,12 @@ Completed box being shipped out [1]
....\glue(\rightskip) 0.0
...\glue(\parskip) 0.0 plus 1.0
...\glue(\baselineskip) 5.0555
-...\hbox(6.9445+1.66666)x345.0, glue set 192.43398fil
+...\hbox(6.9445+1.66666)x345.0, glue set 195.60065fil
....\hbox(0.0+0.0)x15.0
....\T1/lmss/sbc/n/10 s
....\T1/lmss/sbc/n/10 e
....\T1/lmss/sbc/n/10 m
....\T1/lmss/sbc/n/10 i
-....\T1/lmss/sbc/n/10 -
-....\discretionary
....\T1/lmss/sbc/n/10 b
....\kern0.26387
....\T1/lmss/sbc/n/10 o
More information about the latex3-commits
mailing list.