[latex3-commits] [git/LaTeX3-latex3-latex3] master: xbox: Stylistic change (3d1f3099d)

Joseph Wright joseph.wright at morningstar2.co.uk
Mon Aug 24 15:47:05 CEST 2020


Repository : https://github.com/latex3/latex3
On branch  : master
Link       : https://github.com/latex3/latex3/commit/3d1f3099d50c79909570d586a4ed6a22511c3456

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

commit 3d1f3099d50c79909570d586a4ed6a22511c3456
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Mon Aug 24 14:47:05 2020 +0100

    xbox: Stylistic change


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

3d1f3099d50c79909570d586a4ed6a22511c3456
 l3trial/xbox/xbox.dtx | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/l3trial/xbox/xbox.dtx b/l3trial/xbox/xbox.dtx
index ad6408de5..6531ff5af 100644
--- a/l3trial/xbox/xbox.dtx
+++ b/l3trial/xbox/xbox.dtx
@@ -1158,10 +1158,10 @@
 % \begin{macro}{\rule}
 %   Simple conversion.
 %    \begin{macrocode}
-\RenewDocumentCommand \rule { O { 0 pt } m m }
+\RenewDocumentCommand \rule { O { 0pt } m m }
   {
     \mode_leave_vertical:
-    \rule:nnn  { #1 + ( #3 ) } { 0 pt - ( #1 ) } {#2}
+    \rule:nnn  { #1 + ( #3 ) } { 0pt - ( #1 ) } {#2}
   }
 %    \end{macrocode}
 % \end{macro}





More information about the latex3-commits mailing list.