Skip to content

Commit

Permalink
Stray "color push"
Browse files Browse the repository at this point in the history
  • Loading branch information
josephwright committed Mar 2, 2018
1 parent 843aee8 commit 07ab02e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion l3kernel/l3drivers.dtx
Expand Up @@ -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 }
Expand Down

0 comments on commit 07ab02e

Please sign in to comment.