[latex3-commits] [git/LaTeX3-latex3-latex3] master: Document updates [ci skip] (9efa339)

Joseph Wright joseph.wright at morningstar2.co.uk
Thu Mar 8 22:21:03 CET 2018


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

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

commit 9efa339b2550e0a9f8f3cbfc913cc3e6183456ae
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Thu Mar 8 21:21:03 2018 +0000

    Document updates [ci skip]


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

9efa339b2550e0a9f8f3cbfc913cc3e6183456ae
 l3experimental/l3draw/l3draw.dtx |   29 -----------------------------
 1 file changed, 29 deletions(-)

diff --git a/l3experimental/l3draw/l3draw.dtx b/l3experimental/l3draw/l3draw.dtx
index d6ffbe8..12a3fb9 100644
--- a/l3experimental/l3draw/l3draw.dtx
+++ b/l3experimental/l3draw/l3draw.dtx
@@ -355,14 +355,6 @@
 %
 % \subsubsection{Basic point functions}
 %
-% \begin{function}[EXP]{\draw_point:nn}
-%   \begin{syntax}
-%     \cs{draw_point:nn} \Arg{x} \Arg{y}
-%   \end{syntax}
-%   Gives the co-ordinates of the point at \meta{x} and \meta{y}, both of
-%   which are \meta{fp expr}.
-% \end{function}
-%
 % \begin{function}[EXP]{\draw_point_polar:nn, \draw_point_polar:nnn}
 %   \begin{syntax}
 %     \cs{draw_point_polar:nn} \Arg{angle} \Arg{radius}
@@ -377,27 +369,6 @@
 %   whilst in \pkg{pgf} they use the same function and a keyword.
 % \end{function}
 %
-% \begin{function}[EXP]{\draw_point_add:nn}
-%   \begin{syntax}
-%     \cs{draw_point_add:nn} \Arg{point1} \Arg{point2}
-%   \end{syntax}
-%   Adds \meta{point1} to \meta{point2}.
-% \end{function}
-%
-% \begin{function}[EXP]{\draw_point_diff:nn}
-%   \begin{syntax}
-%     \cs{draw_point_diff:nn} \Arg{point1} \Arg{point2}
-%   \end{syntax}
-%   Subtracts \meta{point1} from \meta{point2}.
-% \end{function}
-%
-% \begin{function}[EXP]{\draw_point_scale:nn}
-%   \begin{syntax}
-%     \cs{draw_point_scale:nn} \Arg{scale} \Arg{point}
-%   \end{syntax}
-%   Scales the \meta{point} by the \meta{scale} (an \meta{fp expr}).
-% \end{function}
-%
 % \begin{function}[EXP]{\draw_point_unit_vector:n}
 %   \begin{syntax}
 %     \cs{draw_point_unit_vector:n} \Arg{point}





More information about the latex3-commits mailing list