[latex3-commits] [l3svn] branch master updated: Documentation [ci skip]

noreply at latex-project.org noreply at latex-project.org
Thu May 19 21:18:40 CEST 2016


This is an automated email from the git hooks/post-receive script.

joseph pushed a commit to branch master
in repository l3svn.

The following commit(s) were added to refs/heads/master by this push:
       new  bbc6a5b   Documentation [ci skip]
bbc6a5b is described below

commit bbc6a5b2517e78fb83aea10edc2e02ad1bbbbfc8
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Thu May 19 20:18:35 2016 +0100

    Documentation [ci skip]
---
 l3kernel/l3drivers.dtx |    6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/l3kernel/l3drivers.dtx b/l3kernel/l3drivers.dtx
index 60d365a..30f60ec 100755
--- a/l3kernel/l3drivers.dtx
+++ b/l3kernel/l3drivers.dtx
@@ -292,6 +292,8 @@
 %   \end{syntax}
 %   Active either the non-zero winding number or the even-odd rule,
 %   respectively, for determining what is inside a fill or clip area.
+%   For technical reasons, these command are not influenced by scoping
+%   and apply on an ongoing basis.
 % \end{function}
 %
 % \begin{function}{\__driver_draw_clip:}
@@ -302,7 +304,9 @@
 %   Indicates that the current path should be used for clipping, such that
 %   any subsequent material outside of the path (but within the current
 %   scope) will not be shown. This command should be given once a path is
-%   complete but before it is stroked or filled (if appropriate).
+%   complete but before it is stroked or filled (if appropriate). This
+%   command is \emph{not} affected by scoping: it applies to exactly one
+%   path as shown.
 % \end{function}
 %
 % \begin{function}{\__driver_draw_discardpath:}

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the latex3-commits mailing list