[latex3-commits] [git/LaTeX3-latex3-latex3] master: Drop a \rule (see #815) (ae6911cc2)

Joseph Wright joseph.wright at morningstar2.co.uk
Fri Oct 9 18:10:08 CEST 2020


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

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

commit ae6911cc2c9518da215e273ca8d3d36ace797223
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Fri Oct 9 17:10:08 2020 +0100

    Drop a \rule (see #815)


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

ae6911cc2c9518da215e273ca8d3d36ace797223
 l3trial/xbox/xbox.dtx | 10 ----------
 1 file changed, 10 deletions(-)

diff --git a/l3trial/xbox/xbox.dtx b/l3trial/xbox/xbox.dtx
index 2dddbfa62..d668e4976 100644
--- a/l3trial/xbox/xbox.dtx
+++ b/l3trial/xbox/xbox.dtx
@@ -1426,16 +1426,6 @@
 %    \end{macrocode}
 % \end{macro}
 %
-% \begin{macro}{\rule}
-%    \begin{macrocode}
-\RenewDocumentCommand \rule { O { 0pt } m m }
-  {
-    \mode_leave_vertical:
-    \hbox:n { \rule:nnn {#2} { #3 + #1 } { -#1 } }
-  }
-%    \end{macrocode}
-% \end{macro}
-%
 % \begin{macro}{\underline}
 %   In text mode, this is like \cs{framebox}, in math mode there is a
 %   primitive (which ideally needs a new name).





More information about the latex3-commits mailing list.