[latex3-commits] [git/LaTeX3-latex3-latex3] master: Missing "n" (f553b89)

Joseph Wright joseph.wright at morningstar2.co.uk
Thu Feb 8 00:17:39 CET 2018


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

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

commit f553b8929a2586511d43c380f74bd44421e8a1c8
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Wed Feb 7 23:17:39 2018 +0000

    Missing "n"


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

f553b8929a2586511d43c380f74bd44421e8a1c8
 l3trial/l3draw/l3draw-points.dtx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/l3trial/l3draw/l3draw-points.dtx b/l3trial/l3draw/l3draw-points.dtx
index 532ac13..f0d908a 100644
--- a/l3trial/l3draw/l3draw-points.dtx
+++ b/l3trial/l3draw/l3draw-points.dtx
@@ -219,7 +219,7 @@
   }
 \cs_new:Npn \@@_point_linejoin_aux:nnnnnn #1#2#3#4#5#6
   {
-    \@@_point_linejoin_aux:fnnnnn
+    \@@_point_linejoin_aux:fnnnnnn
       { \fp_eval:n { #3 * #6 - #5 * #4 } }
       {#1} {#2} {#3} {#4} {#5} {#6}
   }





More information about the latex3-commits mailing list