[latex3-commits] [latex3/latex2e] develop: unhbox for issue #1123 (#1208) (800d0825)

github at latex-project.org github at latex-project.org
Mon Dec 18 23:19:35 CET 2023


Repository : https://github.com/latex3/latex2e
On branch  : develop
Link       : https://github.com/latex3/latex2e/commit/800d082526fc9caed8df8206e7e9137e09ac4de4

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

commit 800d082526fc9caed8df8206e7e9137e09ac4de4
Author: David Carlisle <d.p.carlisle at gmail.com>
Date:   Mon Dec 18 22:19:35 2023 +0000

    unhbox for issue #1123 (#1208)
    
    * unhbox in showkeys for #1123
    
    * unhbox in showkeys for #1123
    
    * sigh
    
    * eol at eof
    
    * new box levels in test
    
    * new box levels in test


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

800d082526fc9caed8df8206e7e9137e09ac4de4
 base/doc/ltnews39.tex                           |   7 ++
 required/tools/changes.txt                      |   5 +
 required/tools/showkeys.dtx                     |   8 +-
 required/tools/testfiles-search/github-1123.lvt |  28 +++++
 required/tools/testfiles-search/github-1123.tlg |  89 +++++++++++++++
 required/tools/testfiles/tlb4173.luatex.tlg     | 143 ++++++++++++------------
 required/tools/testfiles/tlb4173.tlg            | 119 ++++++++++----------
 7 files changed, 260 insertions(+), 139 deletions(-)

diff --git a/base/doc/ltnews39.tex b/base/doc/ltnews39.tex
index 52bc4c5a..909d85dc 100644
--- a/base/doc/ltnews39.tex
+++ b/base/doc/ltnews39.tex
@@ -262,6 +262,13 @@ mechanism at all.
 %
 \githubissue{1130}
 
+\subsection{\pkg{showkeys}: Allow \cs{newline} in \pkg{amsthm} to work}
+%
+Previously \pkg{showkeys} added an extra box layer which disabled the \cs{newline}
+of \pkg{amsthm} theorem styles. This extra box has now been avoided.
+%
+\githubissue{1123}
+
 
 \section{Changes to files in the \pkg{cyrillic} category}
 
diff --git a/required/tools/changes.txt b/required/tools/changes.txt
index 065f2453..2cc2a13a 100644
--- a/required/tools/changes.txt
+++ b/required/tools/changes.txt
@@ -5,6 +5,11 @@ completeness or accuracy and it contains some references to files that
 are not part of the distribution.
 =======================================================================
 
+2023-12-16  David Carlisle  <David.Carlisle at latex-project.org>
+
+	* showkeys.dtx: avoid adding extra box to \@lables gh/1123
+
+
 2023-11-10  Frank Mittelbach  <Frank.Mittelbach at latex-project.org>
 
 	* multicol.dtx (subsection{Maintaining the mark registers}]):
diff --git a/required/tools/showkeys.dtx b/required/tools/showkeys.dtx
index c90b3863..a90ce56a 100644
--- a/required/tools/showkeys.dtx
+++ b/required/tools/showkeys.dtx
@@ -22,7 +22,7 @@
 % \fi
 % \iffalse
 %% File: showkeys.dtx Copyright (C) 1992-1997 David Carlisle
-%% File: showkeys.dtx Copyright (C) 2006-2019 David Carlisle, LaTeX Project
+%% File: showkeys.dtx Copyright (C) 2006-2023 David Carlisle, LaTeX Project
 %
 %<*dtx>
           \ProvidesFile{showkeys.dtx}
@@ -39,7 +39,7 @@
 %<driver> \ProvidesFile{showkeys.drv}
 % \fi
 %         \ProvidesFile{showkeys.dtx}
-          [2023/07/08 v3.19 Show cite and label keys (DPC, MH)]
+          [2023/12/16 v3.20 Show cite and label keys (DPC, MH)]
 %
 % \iffalse
 %<*driver>
@@ -417,6 +417,8 @@
 %    \end{macrocode}
 % \changes{v3.02}{1995/03/17}
 %         {New code for `in label' case.}
+% \changes{v3.20}{2023/12/16}
+%         {Avoid adding an extra box layer github/1123}
 % If the |\label| is straight after |\item| (|\bibitem| is handled by
 % this case as well) then the item label has not been added to the page
 % yet. It is hanging around in the box |\@labels| waiting for the
@@ -425,7 +427,7 @@
       \global\setbox\@labels\hbox{%
         \llap{\SK at lab\SK at lab@relax
               \kern\@totalleftmargin\kern\marginparsep}%
-        \box\@labels}%
+        \unhbox\@labels}%
 %    \end{macrocode}
 %
 %    \begin{macrocode}
diff --git a/required/tools/testfiles-search/github-1123.lvt b/required/tools/testfiles-search/github-1123.lvt
new file mode 100644
index 00000000..ac896c19
--- /dev/null
+++ b/required/tools/testfiles-search/github-1123.lvt
@@ -0,0 +1,28 @@
+\documentclass{article}
+\input{test2e}
+\usepackage{amsthm}% required to demonstrate issue
+\usepackage[notcite,notref]{showkeys}
+\newtheoremstyle{mystyle}
+{}%
+{}%
+{\itshape}%
+{}%
+{\bfseries}%
+{.}%
+{\newline}% <--- is ignored if showkeys is active
+{}%
+
+\theoremstyle{mystyle}
+\newtheorem{theorem}{Theorem}
+\usepackage[OT1]{fontenc}
+\showoutput
+\begin{document}
+
+\START
+% AAA and BBB should be on different lines
+\begin{theorem}[AAA]
+\label{firstlabel}%
+BBB
+\end{theorem}
+
+\end{document}
diff --git a/required/tools/testfiles-search/github-1123.tlg b/required/tools/testfiles-search/github-1123.tlg
new file mode 100644
index 00000000..b62cefcd
--- /dev/null
+++ b/required/tools/testfiles-search/github-1123.tlg
@@ -0,0 +1,89 @@
+This is a generated file for the LaTeX2e validation system.
+Don't change this file in any respect.
+Completed box being shipped out [1]
+\vbox(633.0+0.0)x407.0
+.\glue 16.0
+.\vbox(617.0+0.0)x345.0, shifted 62.0
+..\vbox(12.0+0.0)x345.0, glue set 12.0fil
+...\glue 0.0 plus 1.0fil
+...\hbox(0.0+0.0)x345.0
+....\hbox(0.0+0.0)x345.0
+..\glue 25.0
+..\glue(\lineskip) 0.0
+..\vbox(550.0+0.0)x345.0, glue set 519.94446fil
+...\write-{}
+...\write1{\newlabel{firstlabel}{{1}{\thepage }{}{}{}}}
+...\glue(\topskip) 2.5
+...\hbox(7.5+2.5)x345.0, glue set 253.11134fil
+....\hbox(0.0+0.0)x0.0, glue set - 65.04944fil
+.....\glue 0.0 plus 1.0fil minus 1.0fil
+.....\hbox(0.0+0.0)x54.04944
+......\hbox(8.89998+3.4)x54.04944
+.......\hbox(12.29997+0.0)x54.04944, shifted 3.4
+........\vbox(12.29997+0.0)x54.04944
+.........\rule(0.4+0.0)x*
+.........\hbox(11.49998+0.0)x54.04944
+..........\rule(*+*)x0.4
+..........\vbox(11.49998+0.0)x53.24945
+...........\glue 3.0
+...........\hbox(5.49998+0.0)x53.24945
+............\kern 3.0
+............\OT1/cmtt/m/n/9 f
+............\OT1/cmtt/m/n/9 i
+............\OT1/cmtt/m/n/9 r
+............\OT1/cmtt/m/n/9 s
+............\OT1/cmtt/m/n/9 t
+............\OT1/cmtt/m/n/9 l
+............\OT1/cmtt/m/n/9 a
+............\OT1/cmtt/m/n/9 b
+............\OT1/cmtt/m/n/9 e
+............\OT1/cmtt/m/n/9 l
+............\kern 3.0
+...........\glue 3.0
+..........\rule(*+*)x0.4
+.........\rule(0.4+0.0)x*
+.....\kern 0.0
+.....\kern 11.0
+....\OT1/cmr/bx/n/10 T
+....\OT1/cmr/bx/n/10 h
+....\OT1/cmr/bx/n/10 e
+....\OT1/cmr/bx/n/10 o
+....\OT1/cmr/bx/n/10 r
+....\OT1/cmr/bx/n/10 e
+....\OT1/cmr/bx/n/10 m
+....\kern 0.0
+....\glue 3.83331 plus 1.91666 minus 1.27777
+....\OT1/cmr/bx/n/10 1
+....\kern 0.0
+....\glue 3.83331 plus 1.91666 minus 1.27777
+....\OT1/cmr/m/n/10 (
+....\OT1/cmr/m/n/10 A
+....\OT1/cmr/m/n/10 A
+....\OT1/cmr/m/n/10 A
+....\OT1/cmr/m/n/10 )
+....\OT1/cmr/bx/n/10 .
+....\penalty 10000
+....\glue 0.0 plus 1.0fil
+....\penalty -10000
+....\glue(\rightskip) 0.0
+...\penalty 300
+...\glue(\baselineskip) 2.66669
+...\hbox(6.83331+0.0)x345.0, glue set 323.88345fil
+....\OT1/cmr/m/it/10 B
+....\OT1/cmr/m/it/10 B
+....\OT1/cmr/m/it/10 B
+....\penalty 10000
+....\glue(\parfillskip) 0.0 plus 1.0fil
+....\glue(\rightskip) 0.0
+...\penalty -51
+...\glue 8.0 plus 2.0 minus 4.0
+...\glue 0.0 plus 1.0fil
+...\glue 0.0
+...\glue 0.0 plus 0.0001fil
+..\glue(\baselineskip) 23.55556
+..\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 1
+....\glue 0.0 plus 1.0fil
+(github-1123.aux)
diff --git a/required/tools/testfiles/tlb4173.luatex.tlg b/required/tools/testfiles/tlb4173.luatex.tlg
index b520f6d6..55c4922d 100644
--- a/required/tools/testfiles/tlb4173.luatex.tlg
+++ b/required/tools/testfiles/tlb4173.luatex.tlg
@@ -45,26 +45,25 @@ Completed box being shipped out [2]
 ..........\rule(0.4+0.0)x*
 ......\kern0.0
 ......\kern11.0
+.....\glue 0.0
+.....\glue 0.0
+.....\glue -5.0
 .....\hbox(6.94444+0.0)x59.58307, direction TLT
-......\glue 0.0
-......\glue 0.0
-......\glue -5.0
-......\hbox(6.94444+0.0)x59.58307, direction TLT
-.......\glue 5.0
-.......\OT1/cmr/bx/n/10 T
-.......\OT1/cmr/bx/n/10 h
-.......\OT1/cmr/bx/n/10 e
-.......\discretionary (penalty 50)
-........< \OT1/cmr/bx/n/10 -
-.......\OT1/cmr/bx/n/10 o
-.......\discretionary (penalty 50)
-........< \OT1/cmr/bx/n/10 -
-.......\OT1/cmr/bx/n/10 r
-.......\OT1/cmr/bx/n/10 e
-.......\OT1/cmr/bx/n/10 m
-.......\glue(\spaceskip) 3.83331 plus 1.91666 minus 1.27777
-.......\OT1/cmr/bx/n/10 1
 ......\glue 5.0
+......\OT1/cmr/bx/n/10 T
+......\OT1/cmr/bx/n/10 h
+......\OT1/cmr/bx/n/10 e
+......\discretionary (penalty 50)
+.......< \OT1/cmr/bx/n/10 -
+......\OT1/cmr/bx/n/10 o
+......\discretionary (penalty 50)
+.......< \OT1/cmr/bx/n/10 -
+......\OT1/cmr/bx/n/10 r
+......\OT1/cmr/bx/n/10 e
+......\OT1/cmr/bx/n/10 m
+......\glue(\spaceskip) 3.83331 plus 1.91666 minus 1.27777
+......\OT1/cmr/bx/n/10 1
+.....\glue 5.0
 ....\penalty 0
 ....\OT1/cmr/m/it/10 T
 ....\OT1/cmr/m/it/10 h
@@ -190,26 +189,25 @@ Completed box being shipped out [2]
 ..........\rule(0.4+0.0)x*
 ......\kern0.0
 ......\kern11.0
+.....\glue 0.0
+.....\glue 0.0
+.....\glue -5.0
 .....\hbox(6.94444+0.0)x59.58307, direction TLT
-......\glue 0.0
-......\glue 0.0
-......\glue -5.0
-......\hbox(6.94444+0.0)x59.58307, direction TLT
-.......\glue 5.0
-.......\OT1/cmr/bx/n/10 T
-.......\OT1/cmr/bx/n/10 h
-.......\OT1/cmr/bx/n/10 e
-.......\discretionary (penalty 50)
-........< \OT1/cmr/bx/n/10 -
-.......\OT1/cmr/bx/n/10 o
-.......\discretionary (penalty 50)
-........< \OT1/cmr/bx/n/10 -
-.......\OT1/cmr/bx/n/10 r
-.......\OT1/cmr/bx/n/10 e
-.......\OT1/cmr/bx/n/10 m
-.......\glue(\spaceskip) 3.83331 plus 1.91666 minus 1.27777
-.......\OT1/cmr/bx/n/10 2
 ......\glue 5.0
+......\OT1/cmr/bx/n/10 T
+......\OT1/cmr/bx/n/10 h
+......\OT1/cmr/bx/n/10 e
+......\discretionary (penalty 50)
+.......< \OT1/cmr/bx/n/10 -
+......\OT1/cmr/bx/n/10 o
+......\discretionary (penalty 50)
+.......< \OT1/cmr/bx/n/10 -
+......\OT1/cmr/bx/n/10 r
+......\OT1/cmr/bx/n/10 e
+......\OT1/cmr/bx/n/10 m
+......\glue(\spaceskip) 3.83331 plus 1.91666 minus 1.27777
+......\OT1/cmr/bx/n/10 2
+.....\glue 5.0
 ....\penalty 0
 ....\vbox(0.0+0.0)x0.0, glue set - 12.55551fil, direction TLT
 .....\glue 0.0 plus 1.0fil minus 1.0fil
@@ -487,26 +485,25 @@ Completed box being shipped out [2]
 ..........\rule(0.4+0.0)x*
 ......\kern0.0
 ......\kern11.0
+.....\glue 0.0
+.....\glue 0.0
+.....\glue -5.0
 .....\hbox(6.94444+0.0)x59.58307, direction TLT
-......\glue 0.0
-......\glue 0.0
-......\glue -5.0
-......\hbox(6.94444+0.0)x59.58307, direction TLT
-.......\glue 5.0
-.......\OT1/cmr/bx/n/10 T
-.......\OT1/cmr/bx/n/10 h
-.......\OT1/cmr/bx/n/10 e
-.......\discretionary (penalty 50)
-........< \OT1/cmr/bx/n/10 -
-.......\OT1/cmr/bx/n/10 o
-.......\discretionary (penalty 50)
-........< \OT1/cmr/bx/n/10 -
-.......\OT1/cmr/bx/n/10 r
-.......\OT1/cmr/bx/n/10 e
-.......\OT1/cmr/bx/n/10 m
-.......\glue(\spaceskip) 3.83331 plus 1.91666 minus 1.27777
-.......\OT1/cmr/bx/n/10 3
 ......\glue 5.0
+......\OT1/cmr/bx/n/10 T
+......\OT1/cmr/bx/n/10 h
+......\OT1/cmr/bx/n/10 e
+......\discretionary (penalty 50)
+.......< \OT1/cmr/bx/n/10 -
+......\OT1/cmr/bx/n/10 o
+......\discretionary (penalty 50)
+.......< \OT1/cmr/bx/n/10 -
+......\OT1/cmr/bx/n/10 r
+......\OT1/cmr/bx/n/10 e
+......\OT1/cmr/bx/n/10 m
+......\glue(\spaceskip) 3.83331 plus 1.91666 minus 1.27777
+......\OT1/cmr/bx/n/10 3
+.....\glue 5.0
 ....\penalty 0
 ....\vbox(0.0+0.0)x0.0, glue set - 12.55551fil, direction TLT
 .....\glue 0.0 plus 1.0fil minus 1.0fil
@@ -936,16 +933,15 @@ Completed box being shipped out [2]
 ..........\rule(0.4+0.0)x*
 ......\kern20.5556
 ......\kern11.0
-.....\hbox(7.5+2.5)x0.0, direction TLT
-......\glue 0.0
-......\glue -15.5556
-......\glue -5.0
-......\hbox(7.5+2.5)x15.5556, glue set 5.00002fil, direction TLT
-.......\glue 0.0 plus 1.0fil
-.......\OT1/cmr/m/n/10 [
-.......\OT1/cmr/m/n/10 1
-.......\OT1/cmr/m/n/10 ]
-......\glue 5.0
+.....\glue 0.0
+.....\glue -15.5556
+.....\glue -5.0
+.....\hbox(7.5+2.5)x15.5556, glue set 5.00002fil, direction TLT
+......\glue 0.0 plus 1.0fil
+......\OT1/cmr/m/n/10 [
+......\OT1/cmr/m/n/10 1
+......\OT1/cmr/m/n/10 ]
+.....\glue 5.0
 ....\penalty 0
 ....\OT1/cmr/m/n/10 W
 ....\OT1/cmr/m/n/10 h
@@ -1031,16 +1027,15 @@ Completed box being shipped out [2]
 ..........\rule(0.4+0.0)x*
 ......\kern20.5556
 ......\kern11.0
-.....\hbox(7.5+2.5)x0.0, direction TLT
-......\glue 0.0
-......\glue -15.5556
-......\glue -5.0
-......\hbox(7.5+2.5)x15.5556, glue set 5.00002fil, direction TLT
-.......\glue 0.0 plus 1.0fil
-.......\OT1/cmr/m/n/10 [
-.......\OT1/cmr/m/n/10 2
-.......\OT1/cmr/m/n/10 ]
-......\glue 5.0
+.....\glue 0.0
+.....\glue -15.5556
+.....\glue -5.0
+.....\hbox(7.5+2.5)x15.5556, glue set 5.00002fil, direction TLT
+......\glue 0.0 plus 1.0fil
+......\OT1/cmr/m/n/10 [
+......\OT1/cmr/m/n/10 2
+......\OT1/cmr/m/n/10 ]
+.....\glue 5.0
 ....\penalty 0
 ....\OT1/cmr/m/n/10 T
 ....\OT1/cmr/m/n/10 h
diff --git a/required/tools/testfiles/tlb4173.tlg b/required/tools/testfiles/tlb4173.tlg
index 07f11fc3..415392f7 100644
--- a/required/tools/testfiles/tlb4173.tlg
+++ b/required/tools/testfiles/tlb4173.tlg
@@ -40,22 +40,21 @@ Completed box being shipped out [2]
 ..........\rule(0.4+0.0)x*
 ......\kern 0.0
 ......\kern 11.0
+.....\glue 0.0
+.....\glue 0.0
+.....\glue -5.0
 .....\hbox(6.94444+0.0)x59.58307
-......\glue 0.0
-......\glue 0.0
-......\glue -5.0
-......\hbox(6.94444+0.0)x59.58307
-.......\glue 5.0
-.......\OT1/cmr/bx/n/10 T
-.......\OT1/cmr/bx/n/10 h
-.......\OT1/cmr/bx/n/10 e
-.......\OT1/cmr/bx/n/10 o
-.......\OT1/cmr/bx/n/10 r
-.......\OT1/cmr/bx/n/10 e
-.......\OT1/cmr/bx/n/10 m
-.......\glue 3.83331 plus 1.91666 minus 1.27777
-.......\OT1/cmr/bx/n/10 1
 ......\glue 5.0
+......\OT1/cmr/bx/n/10 T
+......\OT1/cmr/bx/n/10 h
+......\OT1/cmr/bx/n/10 e
+......\OT1/cmr/bx/n/10 o
+......\OT1/cmr/bx/n/10 r
+......\OT1/cmr/bx/n/10 e
+......\OT1/cmr/bx/n/10 m
+......\glue 3.83331 plus 1.91666 minus 1.27777
+......\OT1/cmr/bx/n/10 1
+.....\glue 5.0
 ....\penalty 0
 ....\OT1/cmr/m/it/10 T
 ....\OT1/cmr/m/it/10 h
@@ -161,22 +160,21 @@ Completed box being shipped out [2]
 ..........\rule(0.4+0.0)x*
 ......\kern 0.0
 ......\kern 11.0
+.....\glue 0.0
+.....\glue 0.0
+.....\glue -5.0
 .....\hbox(6.94444+0.0)x59.58307
-......\glue 0.0
-......\glue 0.0
-......\glue -5.0
-......\hbox(6.94444+0.0)x59.58307
-.......\glue 5.0
-.......\OT1/cmr/bx/n/10 T
-.......\OT1/cmr/bx/n/10 h
-.......\OT1/cmr/bx/n/10 e
-.......\OT1/cmr/bx/n/10 o
-.......\OT1/cmr/bx/n/10 r
-.......\OT1/cmr/bx/n/10 e
-.......\OT1/cmr/bx/n/10 m
-.......\glue 3.83331 plus 1.91666 minus 1.27777
-.......\OT1/cmr/bx/n/10 2
 ......\glue 5.0
+......\OT1/cmr/bx/n/10 T
+......\OT1/cmr/bx/n/10 h
+......\OT1/cmr/bx/n/10 e
+......\OT1/cmr/bx/n/10 o
+......\OT1/cmr/bx/n/10 r
+......\OT1/cmr/bx/n/10 e
+......\OT1/cmr/bx/n/10 m
+......\glue 3.83331 plus 1.91666 minus 1.27777
+......\OT1/cmr/bx/n/10 2
+.....\glue 5.0
 ....\penalty 0
 ....\vbox(0.0+0.0)x0.0, glue set - 12.55551fil
 .....\glue 0.0 plus 1.0fil minus 1.0fil
@@ -412,22 +410,21 @@ Completed box being shipped out [2]
 ..........\rule(0.4+0.0)x*
 ......\kern 0.0
 ......\kern 11.0
+.....\glue 0.0
+.....\glue 0.0
+.....\glue -5.0
 .....\hbox(6.94444+0.0)x59.58307
-......\glue 0.0
-......\glue 0.0
-......\glue -5.0
-......\hbox(6.94444+0.0)x59.58307
-.......\glue 5.0
-.......\OT1/cmr/bx/n/10 T
-.......\OT1/cmr/bx/n/10 h
-.......\OT1/cmr/bx/n/10 e
-.......\OT1/cmr/bx/n/10 o
-.......\OT1/cmr/bx/n/10 r
-.......\OT1/cmr/bx/n/10 e
-.......\OT1/cmr/bx/n/10 m
-.......\glue 3.83331 plus 1.91666 minus 1.27777
-.......\OT1/cmr/bx/n/10 3
 ......\glue 5.0
+......\OT1/cmr/bx/n/10 T
+......\OT1/cmr/bx/n/10 h
+......\OT1/cmr/bx/n/10 e
+......\OT1/cmr/bx/n/10 o
+......\OT1/cmr/bx/n/10 r
+......\OT1/cmr/bx/n/10 e
+......\OT1/cmr/bx/n/10 m
+......\glue 3.83331 plus 1.91666 minus 1.27777
+......\OT1/cmr/bx/n/10 3
+.....\glue 5.0
 ....\penalty 0
 ....\vbox(0.0+0.0)x0.0, glue set - 12.55551fil
 .....\glue 0.0 plus 1.0fil minus 1.0fil
@@ -800,16 +797,15 @@ Completed box being shipped out [2]
 ..........\rule(0.4+0.0)x*
 ......\kern 20.5556
 ......\kern 11.0
-.....\hbox(7.5+2.5)x0.0
-......\glue 0.0
-......\glue -15.5556
-......\glue -5.0
-......\hbox(7.5+2.5)x15.5556, glue set 5.00002fil
-.......\glue 0.0 plus 1.0fil
-.......\OT1/cmr/m/n/10 [
-.......\OT1/cmr/m/n/10 1
-.......\OT1/cmr/m/n/10 ]
-......\glue 5.0
+.....\glue 0.0
+.....\glue -15.5556
+.....\glue -5.0
+.....\hbox(7.5+2.5)x15.5556, glue set 5.00002fil
+......\glue 0.0 plus 1.0fil
+......\OT1/cmr/m/n/10 [
+......\OT1/cmr/m/n/10 1
+......\OT1/cmr/m/n/10 ]
+.....\glue 5.0
 ....\penalty 0
 ....\OT1/cmr/m/n/10 W
 ....\OT1/cmr/m/n/10 h
@@ -890,16 +886,15 @@ Completed box being shipped out [2]
 ..........\rule(0.4+0.0)x*
 ......\kern 20.5556
 ......\kern 11.0
-.....\hbox(7.5+2.5)x0.0
-......\glue 0.0
-......\glue -15.5556
-......\glue -5.0
-......\hbox(7.5+2.5)x15.5556, glue set 5.00002fil
-.......\glue 0.0 plus 1.0fil
-.......\OT1/cmr/m/n/10 [
-.......\OT1/cmr/m/n/10 2
-.......\OT1/cmr/m/n/10 ]
-......\glue 5.0
+.....\glue 0.0
+.....\glue -15.5556
+.....\glue -5.0
+.....\hbox(7.5+2.5)x15.5556, glue set 5.00002fil
+......\glue 0.0 plus 1.0fil
+......\OT1/cmr/m/n/10 [
+......\OT1/cmr/m/n/10 2
+......\OT1/cmr/m/n/10 ]
+.....\glue 5.0
 ....\penalty 0
 ....\OT1/cmr/m/n/10 T
 ....\OT1/cmr/m/n/10 h





More information about the latex3-commits mailing list.