[latex3-commits] [git/LaTeX3-latex3-latex3] master: More notes [ci skip] (a6a3de8)
Joseph Wright
joseph.wright at morningstar2.co.uk
Mon Feb 19 16:11:14 CET 2018
Repository : https://github.com/latex3/latex3
On branch : master
Link : https://github.com/latex3/latex3/commit/a6a3de8afa2b6ef9e012207c6bf067374e3d8113
>---------------------------------------------------------------
commit a6a3de8afa2b6ef9e012207c6bf067374e3d8113
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Mon Feb 19 15:11:14 2018 +0000
More notes [ci skip]
>---------------------------------------------------------------
a6a3de8afa2b6ef9e012207c6bf067374e3d8113
l3experimental/l3draw/l3draw.dtx | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/l3experimental/l3draw/l3draw.dtx b/l3experimental/l3draw/l3draw.dtx
index e2e658c..8235a54 100644
--- a/l3experimental/l3draw/l3draw.dtx
+++ b/l3experimental/l3draw/l3draw.dtx
@@ -481,7 +481,9 @@
% \subsection{Transformations}
%
% Points are normally used unchanged relative to the canvas axes. This can
-% be modified by applying a transformation matrix.
+% be modified by applying a transformation matrix. The canvas axes themselves
+% may be adjusted using \cs{driver_draw_transformcm:nnnnnn}: note that this
+% is transparent to the drawing code so is not tracked.
%
% \begin{function}{\draw_transform_reset:}
% \begin{syntax}
More information about the latex3-commits
mailing list