[latex3-commits] [l3svn] 01/03: Set \current at page@color globally

noreply at latex-project.org noreply at latex-project.org
Wed Oct 25 16:59:05 CEST 2017


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

joseph pushed a commit to branch master
in repository l3svn.

commit b3893bb30909f806bcb205e0c05b047be4ed68f7
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Wed Oct 25 08:53:23 2017 +0100

    Set \current at page@color globally
---
 l3kernel/l3drivers.dtx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/l3kernel/l3drivers.dtx b/l3kernel/l3drivers.dtx
index 2b41af8..5b9cde4 100644
--- a/l3kernel/l3drivers.dtx
+++ b/l3kernel/l3drivers.dtx
@@ -759,7 +759,7 @@
       {
        \cs_set_protected:Npn \@@_page_color:
          {
-           \tl_set_eq:NN \current at page@color \g__color_page_tl
+           \tl_gset_eq:NN \current at page@color \g__color_page_tl
            \set at page@color
          }
       }

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


More information about the latex3-commits mailing list