[latex3-commits] [l3svn] 02/02: Actually read the right colour data ...

noreply at latex-project.org noreply at latex-project.org
Thu Jun 22 18:40:26 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 7db404f30b01809e94f0c02bd7041c19feb4cee1
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Thu Jun 22 17:38:28 2017 +0100

    Actually read the right colour data ...
---
 l3kernel/l3drivers.dtx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/l3kernel/l3drivers.dtx b/l3kernel/l3drivers.dtx
index 8df2f71..8f443b9 100644
--- a/l3kernel/l3drivers.dtx
+++ b/l3kernel/l3drivers.dtx
@@ -570,7 +570,7 @@
             \tl_set:Nx \l__color_current_tl
               {
                 \exp_after:wN \@@_color_pickup_aux:w
-                  \l__color_current_tl ~ 0 ~ 0 ~ 0 \q_stop
+                  \current at color ~ 0 ~ 0 ~ 0 \q_stop
               }
           }
         \cs_new:Npn \@@_color_pickup_aux:w #1 ~ #2 ~ #3 ~ #4 ~ #5 ~ #6 \q_stop

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


More information about the latex3-commits mailing list