[latex3-commits] [git/LaTeX3-latex3-latex2e] OR-lab: reinsert into the right box :-) (2b784145)

Frank Mittelbach frank.mittelbach at latex-project.org
Mon Feb 7 19:57:19 CET 2022


Repository : https://github.com/latex3/latex2e
On branch  : OR-lab
Link       : https://github.com/latex3/latex2e/commit/2b78414511dc45f06c750aadf0eba61b3d1cb322

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

commit 2b78414511dc45f06c750aadf0eba61b3d1cb322
Author: Frank Mittelbach <frank.mittelbach at latex-project.org>
Date:   Mon Feb 7 19:57:19 2022 +0100

    reinsert into the right box :-)


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

2b78414511dc45f06c750aadf0eba61b3d1cb322
 required/latex-lab/latex-lab-new-or.dtx | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/required/latex-lab/latex-lab-new-or.dtx b/required/latex-lab/latex-lab-new-or.dtx
index 460488fa..96d2ebc9 100644
--- a/required/latex-lab/latex-lab-new-or.dtx
+++ b/required/latex-lab/latex-lab-new-or.dtx
@@ -212,7 +212,8 @@
 %    elsewhere. As we have to do this globally, we also need to
 %    explicitly reset it if we don't find any such glue.
 %    \begin{macrocode}
-          \xdef\@outputbox at reinsertbskip{\vskip\the\@tempskipa}%
+          \xdef\@outputbox at reinsertbskip
+              {\noexpand\@outputbox at append{\vskip\the\@tempskipa}}%
         \else
           \global\let\@outputbox at reinsertbskip\relax
         \fi
@@ -587,7 +588,8 @@
         \@tempskipa\lastskip
         \ifnum \gluestretchorder\@tempskipa>\z@
           \vskip-\@tempskipa
-          \xdef\@outputbox at reinsertbskip{\vskip\the\@tempskipa}%
+          \xdef\@outputbox at reinsertbskip
+              {\noexpand\@outputbox at append{\vskip\the\@tempskipa}}%
         \else
           \global\let\@outputbox at reinsertbskip\relax
         \fi





More information about the latex3-commits mailing list.