[latex3-commits] [git/LaTeX3-latex3-latex3] master: \rule:nnn should be hmode (see #815) (5dc338962)

Joseph Wright joseph.wright at morningstar2.co.uk
Thu Oct 8 13:43:13 CEST 2020


Repository : https://github.com/latex3/latex3
On branch  : master
Link       : https://github.com/latex3/latex3/commit/5dc338962c3dea6ea5fe4fe9d92d764380603b10

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

commit 5dc338962c3dea6ea5fe4fe9d92d764380603b10
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Thu Oct 8 12:43:13 2020 +0100

    \rule:nnn should be hmode (see #815)


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

5dc338962c3dea6ea5fe4fe9d92d764380603b10
 l3trial/xbox/xbox.dtx | 1 +
 1 file changed, 1 insertion(+)

diff --git a/l3trial/xbox/xbox.dtx b/l3trial/xbox/xbox.dtx
index ea54c8f1d..238f28dd1 100644
--- a/l3trial/xbox/xbox.dtx
+++ b/l3trial/xbox/xbox.dtx
@@ -1281,6 +1281,7 @@
 %    \begin{macrocode}
 \cs_new_protected:Npn \rule:nnn #1#2#3
   {
+    \mode_leave_vertical:
     \hbox:n
       {
         \tex_vrule:D





More information about the latex3-commits mailing list.