[latex3-commits] [git/LaTeX3-latex3-latex3] master: Scope docs [ci skip] (82b0ea3)

Joseph Wright joseph.wright at morningstar2.co.uk
Mon Feb 26 20:31:05 CET 2018


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

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

commit 82b0ea304da7087da3c86ea0a09d4ba2532edc1c
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Mon Feb 26 19:31:05 2018 +0000

    Scope docs [ci skip]
    
    Some of this might not quite be true just yet!


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

82b0ea304da7087da3c86ea0a09d4ba2532edc1c
 l3experimental/l3draw/l3draw.dtx |    9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/l3experimental/l3draw/l3draw.dtx b/l3experimental/l3draw/l3draw.dtx
index 62a19be..03e591f 100644
--- a/l3experimental/l3draw/l3draw.dtx
+++ b/l3experimental/l3draw/l3draw.dtx
@@ -207,6 +207,15 @@
 %       \draw_path_use_clear:n  { stroke }
 %     \draw_end:
 %   \end{demo}
+%   Global graphical concepts restricted by scope are
+%   \begin{itemize}
+%     \item Line width
+%     \item Stroke and fill color
+%     \item Dash pattern
+%     \item Line joining and capping, including the miter limit
+%     \item Clipping paths
+%     \item Canvas (driver) transformations
+%   \end{itemize}
 % \end{function}
 %
 % \begin{function}{\g_draw_linewidth_default_dim}





More information about the latex3-commits mailing list