[latex3-commits] [git/LaTeX3-latex3-latex3] master: l3draw: Note a few point functions missing [ci skip] (9827b2d)

Joseph Wright joseph.wright at morningstar2.co.uk
Sat Feb 10 15:03:00 CET 2018


Repository : https://github.com/latex3/latex3
On branch  : master
Link       : https://github.com/latex3/latex3/commit/9827b2d1501e00fafee2d6486e0bd45b244ca035

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

commit 9827b2d1501e00fafee2d6486e0bd45b244ca035
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Sat Feb 10 14:03:00 2018 +0000

    l3draw: Note a few point functions missing [ci skip]
    
    These may be required later, but it's not at all clear.


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

9827b2d1501e00fafee2d6486e0bd45b244ca035
 l3trial/l3draw/l3draw-points.dtx |   11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/l3trial/l3draw/l3draw-points.dtx b/l3trial/l3draw/l3draw-points.dtx
index c34061a..af30e65 100644
--- a/l3trial/l3draw/l3draw-points.dtx
+++ b/l3trial/l3draw/l3draw-points.dtx
@@ -72,6 +72,17 @@
 %      emulated by \texttt{x}-type expansion of a point expression, then using
 %      the result.
 % \end{itemize}
+% In addition, equivalents of the following \emph{may} be added in future but
+% are currently absent:
+% \begin{itemize}
+%   \item \cs{pgfpointcylindrical}, \cs{pgfpointspherical}: The usefulness
+%     of these commands is not currently clear
+%   \item \cs{pgfqpoint}, \cs{pgfqpointscale}, \cs{pgfqpointpolar},
+%     \cs{pgfqpointxy}, \cs{pgfqpointxyz}: The expandable approach taken in
+%     the code here, along with the absolute requirement for \eTeX{}, means
+%     it is likely many use cases for these commands may be covered in other
+%     ways. This may be revisited as higher-level structures are constructed.
+% \end{itemize}
 %
 % \subsection{Support functions}
 %





More information about the latex3-commits mailing list