[latex3-commits] [git/LaTeX3-latex3-latex3] master: One place that \box_use_drop:N is inappropriate (8cad219)

Joseph Wright joseph.wright at morningstar2.co.uk
Wed Jan 23 12:25:15 CET 2019


Repository : https://github.com/latex3/latex3
On branch  : master
Link       : https://github.com/latex3/latex3/commit/8cad219249a81cf1fa4fde7481a154d3fca287c2

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

commit 8cad219249a81cf1fa4fde7481a154d3fca287c2
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Wed Jan 23 11:25:15 2019 +0000

    One place that \box_use_drop:N is inappropriate


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

8cad219249a81cf1fa4fde7481a154d3fca287c2
 l3kernel/l3box.dtx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/l3kernel/l3box.dtx b/l3kernel/l3box.dtx
index 04b6585..5d13401 100644
--- a/l3kernel/l3box.dtx
+++ b/l3kernel/l3box.dtx
@@ -1760,7 +1760,7 @@
 %   content of the box is moved such that the reference point of the
 %   rotated box is in the same place as the original.
 %    \begin{macrocode}
-    \hbox_set:Nn \l_@@_internal_box { \box_use_drop:N #1 }
+    \hbox_set:Nn \l_@@_internal_box { \box_use:N #1 }
     \hbox_set:Nn \l_@@_internal_box
       {
         \tex_kern:D -\l_@@_left_new_dim





More information about the latex3-commits mailing list