[latex3-commits] [git/LaTeX3-latex3-latex3] master: Missed mark-up [ci skip] (7eabac4)
Joseph Wright
joseph.wright at morningstar2.co.uk
Sat Feb 17 19:48:18 CET 2018
Repository : https://github.com/latex3/latex3
On branch : master
Link : https://github.com/latex3/latex3/commit/7eabac482075e76cac98e5eaeb1aabaa4bcde0d2
>---------------------------------------------------------------
commit 7eabac482075e76cac98e5eaeb1aabaa4bcde0d2
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Sat Feb 17 18:48:18 2018 +0000
Missed mark-up [ci skip]
>---------------------------------------------------------------
7eabac482075e76cac98e5eaeb1aabaa4bcde0d2
l3trial/l3draw/l3draw-paths.dtx | 2 ++
1 file changed, 2 insertions(+)
diff --git a/l3trial/l3draw/l3draw-paths.dtx b/l3trial/l3draw/l3draw-paths.dtx
index ea49612..d54485e 100644
--- a/l3trial/l3draw/l3draw-paths.dtx
+++ b/l3trial/l3draw/l3draw-paths.dtx
@@ -585,6 +585,7 @@
% \@@_path_ellipse_arciii:nnnnnn ,
% \@@_path_ellipse_arciv:nnnnnn
% }
+% \begin{variable}{\c_@@_path_ellipse_fp}
% Drawing an ellipse is an optimised version of drawing an arc, in particular
% reusing the same constant. We need to deal with the ellipse in four parts
% and also deal with moving to the right place, closing it and ending up
@@ -658,6 +659,7 @@
}
\fp_const:Nn \c_@@_path_ellipse_fp { \fp_use:c { c_@@_path_arc_90_fp } }
% \end{macrocode}
+% \end{variable}
% \end{macro}
% \end{macro}
% \end{macro}
More information about the latex3-commits
mailing list