[latex3-commits] [git/LaTeX3-latex3-latex3] master: Close filled paths [ci skip] (29c4449)
Joseph Wright
joseph.wright at morningstar2.co.uk
Mon Feb 26 17:32:38 CET 2018
Repository : https://github.com/latex3/latex3
On branch : master
Link : https://github.com/latex3/latex3/commit/29c4449b2d234bd3c46beaff9a7e57df9ce3cf2a
>---------------------------------------------------------------
commit 29c4449b2d234bd3c46beaff9a7e57df9ce3cf2a
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Mon Feb 26 16:32:38 2018 +0000
Close filled paths [ci skip]
>---------------------------------------------------------------
29c4449b2d234bd3c46beaff9a7e57df9ce3cf2a
l3experimental/l3draw/l3draw.dtx | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/l3experimental/l3draw/l3draw.dtx b/l3experimental/l3draw/l3draw.dtx
index e5b5571..62a19be 100644
--- a/l3experimental/l3draw/l3draw.dtx
+++ b/l3experimental/l3draw/l3draw.dtx
@@ -531,7 +531,8 @@
% \cs{draw_path_close:}
% \end{syntax}
% Closes the current part of the path by appending a straight line from
-% the current point to the starting point of the path.
+% the current point to the starting point of the path. In general, any
+% path to be _filled_ should include a close instructions.
% \end{function}
%
% \begin{function}{\draw_path_use:n, \draw_path_use_clear:n}
More information about the latex3-commits
mailing list