[latex3-commits] [l3svn] 02/03: Use higher-level \int_gzero:N

noreply at latex-project.org noreply at latex-project.org
Sat Mar 18 21:39:10 CET 2017


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

joseph pushed a commit to branch master
in repository l3svn.

commit 745a81f3cb5a712f6e0de971f67c4f6a11144165
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Sat Mar 18 19:40:24 2017 +0000

    Use higher-level \int_gzero:N
---
 l3kernel/l3drivers.dtx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/l3kernel/l3drivers.dtx b/l3kernel/l3drivers.dtx
index 05f717c..a0d1c73 100644
--- a/l3kernel/l3drivers.dtx
+++ b/l3kernel/l3drivers.dtx
@@ -1990,7 +1990,7 @@
       \l_@@_draw_scope_int
       \g_@@_draw_scope_int
     \group_begin:
-      \int_gset:Nn \g_@@_draw_scope_int { 0 }
+      \int_gzero:N \g_@@_draw_scope_int
   }
 \cs_new_protected:Npn \@@_draw_scope_end:
   {

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


More information about the latex3-commits mailing list