[latex3-commits] [git/LaTeX3-latex3-latex3] master: Correct a primitive name (6aee98ac8)

Joseph Wright joseph.wright at morningstar2.co.uk
Mon Jul 20 13:44:58 CEST 2020


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

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

commit 6aee98ac834634d16e8c6c6161ddd5efd0fe6786
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Mon Jul 20 12:44:58 2020 +0100

    Correct a primitive name


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

6aee98ac834634d16e8c6c6161ddd5efd0fe6786
 l3kernel/l3coffins.dtx | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/l3kernel/l3coffins.dtx b/l3kernel/l3coffins.dtx
index 3170d6582..c0dddaeb1 100644
--- a/l3kernel/l3coffins.dtx
+++ b/l3kernel/l3coffins.dtx
@@ -2271,7 +2271,7 @@
   {
     \cs_if_exist:NTF \rule
       { \exp_not:N \rule {#1} {#2} }
-      { \hbox:n { \tex_rule:D width #1 height #2 \scan_stop: } }
+      { \hbox:n { \tex_vrule:D width #1 height #2 \scan_stop: } }
   }
 %    \end{macrocode}
 % \end{macro}





More information about the latex3-commits mailing list.