[latex3-commits] [git/LaTeX3-latex3-latex3] master: l3draw: Doc stubs [ci skip] (7fa9114)

Joseph Wright joseph.wright at morningstar2.co.uk
Sun Feb 11 13:10:59 CET 2018


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

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

commit 7fa9114ff713395415c18e4b9557967aebbac313
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Sun Feb 11 12:10:59 2018 +0000

    l3draw: Doc stubs [ci skip]


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

7fa9114ff713395415c18e4b9557967aebbac313
 l3trial/l3draw/l3draw.dtx |   14 ++++++++++++++
 1 file changed, 14 insertions(+)

diff --git a/l3trial/l3draw/l3draw.dtx b/l3trial/l3draw/l3draw.dtx
index 18c62a2..7c4577a 100644
--- a/l3trial/l3draw/l3draw.dtx
+++ b/l3trial/l3draw/l3draw.dtx
@@ -156,6 +156,20 @@
 %   \end{syntax}
 % \end{function}
 %
+% \subsection{Paths}
+%
+% \begin{function}{\draw_path_moveto:n}
+%   \begin{syntax}
+%     \cs{draw_path_moveto:n} \marg{point expr}
+%   \end{syntax}
+% \end{function}
+%
+% \begin{function}{\draw_path_lineto:n}
+%   \begin{syntax}
+%     \cs{draw_path_lineto:n} \marg{point expr}
+%   \end{syntax}
+% \end{function}
+%
 % \subsection{Transformations}
 %
 % \begin{function}{\draw_transform_reset:}





More information about the latex3-commits mailing list