[latex3-commits] [git/LaTeX3-latex3-latex3] master: Correct some arg specs [ci skip] (bc27a52)

Joseph Wright joseph.wright at morningstar2.co.uk
Sat Feb 10 10:09:02 CET 2018


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

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

commit bc27a5228ec6b746e153ef7315711b8e1a9f3136
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Sat Feb 10 09:09:02 2018 +0000

    Correct some arg specs [ci skip]


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

bc27a5228ec6b746e153ef7315711b8e1a9f3136
 l3trial/l3draw/l3draw-points.dtx |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/l3trial/l3draw/l3draw-points.dtx b/l3trial/l3draw/l3draw-points.dtx
index 560faa0..9854017 100644
--- a/l3trial/l3draw/l3draw-points.dtx
+++ b/l3trial/l3draw/l3draw-points.dtx
@@ -559,8 +559,8 @@
 % \begin{macro}[EXP]{\@@_point_interpolate_arc_auxii:nnnnnnnn}
 % \begin{macro}[EXP]
 %   {
-%     \@@_point_interpolate_arc_auxiii:nnnnnnnn,
-%     \@@_point_interpolate_arc_auxiii:fnnnnnnn
+%     \@@_point_interpolate_arc_auxiii:nnnnnnnnn,
+%     \@@_point_interpolate_arc_auxiii:fnnnnnnnn
 %   }
 % \begin{macro}[EXP]
 %   {
@@ -569,8 +569,8 @@
 %   }
 % \begin{macro}[EXP]
 %   {
-%     \@@_point_interpolate_arc_auxv:nnnnnnn,
-%     \@@_point_interpolate_arc_auxv:fnnnnnn
+%     \@@_point_interpolate_arc_auxv:nnnnnnnn,
+%     \@@_point_interpolate_arc_auxv:ffnnnnnn
 %   }
 %   Finding a point on an ellipse arc is relatively easy: find the correct
 %   angle between the two given, use the sine and cosine of that angle,





More information about the latex3-commits mailing list