[latex3-commits] [l3svn] 02/02: More docs [ci skip]
noreply at latex-project.org
noreply at latex-project.org
Tue May 17 08:13:47 CEST 2016
This is an automated email from the git hooks/post-receive script.
joseph pushed a commit to branch master
in repository l3svn.
commit dd9bdf994423fb10f371e63e8958b8f694b53b4d
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Mon May 16 22:25:06 2016 +0100
More docs [ci skip]
---
l3kernel/l3drivers.dtx | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/l3kernel/l3drivers.dtx b/l3kernel/l3drivers.dtx
index 3d7f2a4..130b3d7 100755
--- a/l3kernel/l3drivers.dtx
+++ b/l3kernel/l3drivers.dtx
@@ -198,6 +198,8 @@
% scope level.
% \end{function}
%
+% \subsection{Path construction}
+%
% \begin{function}{\__driver_draw_moveto:nn}
% \begin{syntax}
% \cs{__driver_draw_move:nn} \Arg{x} \Arg{y}
@@ -237,7 +239,8 @@
% (\meta{x_2}, \meta{y_2}); any active transformation
% matrix will apply. Note that nothing is drawn until a fill or stroke
% operation is applied, and that the path may be discarded or used as a clip
-% without appearing itself.
+% without appearing itself. The drawing cursor will be at
+% (\meta{x_2}, \meta{y_2}) once the rectangle is constructed.
% \end{function}
%
% \begin{function}{\__driver_draw_closepath:}
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the latex3-commits
mailing list