[latex3-commits] [git/LaTeX3-latex3-latex2e] gh444: Added test for #444 (1ce1e183)

Frank Mittelbach frank.mittelbach at latex-project.org
Fri Dec 4 21:25:59 CET 2020


Repository : https://github.com/latex3/latex2e
On branch  : gh444
Link       : https://github.com/latex3/latex2e/commit/1ce1e1833dcde988eed4522eb8f1d79daa39ad1f

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

commit 1ce1e1833dcde988eed4522eb8f1d79daa39ad1f
Author: Frank Mittelbach <frank.mittelbach at latex-project.org>
Date:   Fri Dec 4 21:25:59 2020 +0100

    Added test for #444


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

1ce1e1833dcde988eed4522eb8f1d79daa39ad1f
 base/testfiles/github-0444.lvt                     | 22 ++++++++++++
 .../testfiles/{github-0385.tlg => github-0444.tlg} | 39 ++++++++++++----------
 2 files changed, 43 insertions(+), 18 deletions(-)

diff --git a/base/testfiles/github-0444.lvt b/base/testfiles/github-0444.lvt
new file mode 100644
index 00000000..d35783c9
--- /dev/null
+++ b/base/testfiles/github-0444.lvt
@@ -0,0 +1,22 @@
+\documentclass{article}
+  
+\LoadFontDefinitionFile{OT1}{lmr}
+\DeclareFontShape{OT1}{lmr}{l}{n}%  % pretend we have a "light" series for lmr
+     {<-> ec-lmcsc10}{}
+
+\input{test2e}
+
+
+\showoutput
+  
+\begin{document}
+
+\START
+
+Test
+
+\fontseries{l}\fontfamily{lmr}\selectfont Small Caps?
+
+\typeout{Font is \the\font \space = OT1/lmr/l/n/10 ? }
+
+\end{document}
diff --git a/base/testfiles/github-0385.tlg b/base/testfiles/github-0444.tlg
similarity index 62%
copy from base/testfiles/github-0385.tlg
copy to base/testfiles/github-0444.tlg
index cf36329b..915f83d9 100644
--- a/base/testfiles/github-0385.tlg
+++ b/base/testfiles/github-0444.tlg
@@ -1,5 +1,6 @@
 This is a generated file for the LaTeX2e validation system.
 Don't change this file in any respect.
+Font is \OT1/lmr/l/n/10  = OT1/lmr/l/n/10 ? 
 Completed box being shipped out [1]
 \vbox(633.0+0.0)x407.0
 .\glue 16.0
@@ -11,33 +12,35 @@ Completed box being shipped out [1]
 ..\glue(\lineskip) 0.0
 ..\vbox(550.0+0.0)x345.0, glue set 527.9436fil
 ...\write-{}
-...\glue(\topskip) 3.05556
-...\hbox(6.94444+0.0)x345.0, glue set 305.52773fill
+...\glue(\topskip) 3.16669
+...\hbox(6.83331+0.0)x345.0, glue set 311.33333fil
 ....\hbox(0.0+0.0)x15.0
-....\glue 0.0 plus 1.0fill
-....\OT1/cmr/m/n/10 l
-....\OT1/cmr/m/n/10 o
-....\OT1/cmr/m/n/10 r
+....\OT1/cmr/m/n/10 T
+....\kern-0.83334
 ....\OT1/cmr/m/n/10 e
-....\OT1/cmr/m/n/10 m
+....\OT1/cmr/m/n/10 s
+....\OT1/cmr/m/n/10 t
 ....\penalty 10000
 ....\glue(\parfillskip) 0.0 plus 1.0fil
 ....\glue(\rightskip) 0.0
 ...\glue(\parskip) 0.0 plus 1.0
-...\glue(\baselineskip) 5.32141
-...\hbox(6.67859+1.94444)x345.0, glue set 303.83327fill
+...\glue(\baselineskip) 5.11125
+...\hbox(6.88875+0.0)x345.0, glue set 266.85916fil
 ....\hbox(0.0+0.0)x15.0
-....\glue 0.0 plus 1.0fill
-....\OT1/cmr/m/n/10 i
-....\OT1/cmr/m/n/10 p
-....\OT1/cmr/m/n/10 s
-....\OT1/cmr/m/n/10 u
-....\OT1/cmr/m/n/10 m
+....\OT1/lmr/l/n/10 S
+....\OT1/lmr/l/n/10 m
+....\OT1/lmr/l/n/10 a
+....\OT1/lmr/l/n/10 l
+....\OT1/lmr/l/n/10 l
+....\glue 3.77774 plus 1.75 minus 1.16666
+....\OT1/lmr/l/n/10 C
+....\OT1/lmr/l/n/10 a
+....\OT1/lmr/l/n/10 p
+....\OT1/lmr/l/n/10 s
+....\OT1/lmr/l/n/10 ?
 ....\penalty 10000
 ....\glue(\parfillskip) 0.0 plus 1.0fil
 ....\glue(\rightskip) 0.0
-...\write1{\newlabel{foo}{{}{\thepage }}}
-...\glue -1.94444
 ...\glue 0.0 plus 1.0fil
 ...\glue 0.0
 ...\glue 0.0 plus 0.0001fil
@@ -46,4 +49,4 @@ Completed box being shipped out [1]
 ...\glue 0.0 plus 1.0fil
 ...\OT1/cmr/m/n/10 1
 ...\glue 0.0 plus 1.0fil
-(github-0385.aux)
+(github-0444.aux)





More information about the latex3-commits mailing list.