[latex3-commits] [git/LaTeX3-latex3-latex3] master: Some docs [ci skip] (c760e55)

Joseph Wright joseph.wright at morningstar2.co.uk
Thu Feb 22 09:52:14 CET 2018


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

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

commit c760e55a00286d5dafe19b89b49b53d9deca0cd4
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Thu Feb 22 08:52:14 2018 +0000

    Some docs [ci skip]


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

c760e55a00286d5dafe19b89b49b53d9deca0cd4
 l3experimental/l3draw/l3draw-transforms.dtx |   14 ++++++++++++++
 1 file changed, 14 insertions(+)

diff --git a/l3experimental/l3draw/l3draw-transforms.dtx b/l3experimental/l3draw/l3draw-transforms.dtx
index 4f325f0..63fbbd9 100644
--- a/l3experimental/l3draw/l3draw-transforms.dtx
+++ b/l3experimental/l3draw/l3draw-transforms.dtx
@@ -58,6 +58,20 @@
 %<@@=draw>
 %    \end{macrocode}
 %
+% This sub-module covers more-or-less the same ideas as
+% \texttt{pgfcoretransformations.code.tex}. At present, equivalents of the
+% following are currently absent:
+% \begin{itemize}
+%   \item \cs{pgfgettransform}, \cs{pgfgettransformentries}: Awaiting use cases.
+%   \item \cs{pgftransformlineattime}, \cs{pgftransformarcaxesattime}, 
+%     \cs{pgftransformcurveattime}: Need to look at the use cases for
+%     these to fully understand them.
+%   \item \cs{pgftransformarrow}: Likely to be done when other arrow functions
+%     are added.
+%   \item \cs{pgflowlevelsynccm}, \cs{pgflowlevel}: Likely to be added when
+%     use cases are encountered in other parts of the code.
+% \end{itemize}
+%
 % \begin{variable}{\l_@@_transformcm_active_bool}
 %   An internal flag to avoid redundant calculations.
 %    \begin{macrocode}





More information about the latex3-commits mailing list