[latex3-commits] [git/LaTeX3-latex3-latex3] master: Stray "color push" (07ab02e)

Joseph Wright joseph.wright at morningstar2.co.uk
Fri Mar 2 09:58:14 CET 2018


Repository : https://github.com/latex3/latex3
On branch  : master
Link       : https://github.com/latex3/latex3/commit/07ab02e65e1208c15a2b9142805f82f2731b3b6a

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

commit 07ab02e65e1208c15a2b9142805f82f2731b3b6a
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Fri Mar 2 08:58:14 2018 +0000

    Stray "color push"


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

07ab02e65e1208c15a2b9142805f82f2731b3b6a
 l3kernel/l3drivers.dtx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/l3kernel/l3drivers.dtx b/l3kernel/l3drivers.dtx
index 5c8f66a..0adc4ff 100644
--- a/l3kernel/l3drivers.dtx
+++ b/l3kernel/l3drivers.dtx
@@ -603,7 +603,7 @@
 \cs_new_protected:Npn \driver_color_rgb:nnn #1#2#3
   { \@@_color_select:n { rgb~ #1 ~ #2 ~ #3 } }
 \cs_new_protected:Npn \driver_color_spot:nn #1#2
-  { \@@_color_select:n { color~push~\c_space_tl #1 } }
+  { \@@_color_select:n { \c_space_tl #1 } }
 \cs_new_protected:Npn \@@_color_select:n #1
   {
     \tex_special:D { color~push~ #1 }





More information about the latex3-commits mailing list