[latex3-commits] [git/LaTeX3-latex3-latex3] master: Revert "The "&" is needed for color spaces" (77eabd2)

Joseph Wright joseph.wright at morningstar2.co.uk
Tue May 14 23:53:07 CEST 2019


Repository : https://github.com/latex3/latex3
On branch  : master
Link       : https://github.com/latex3/latex3/commit/77eabd232fe9e58b3017ebca476b58367fb74ed2

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

commit 77eabd232fe9e58b3017ebca476b58367fb74ed2
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Tue May 14 22:09:41 2019 +0100

    Revert "The "&" is needed for color spaces"
    
    This reverts commit 33c53542793aff3a3a4d8a5dd4e85c8a4f483a6a.


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

77eabd232fe9e58b3017ebca476b58367fb74ed2
 l3kernel/l3drivers-color.dtx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/l3kernel/l3drivers-color.dtx b/l3kernel/l3drivers-color.dtx
index 70584da..ae4cde4 100644
--- a/l3kernel/l3drivers-color.dtx
+++ b/l3kernel/l3drivers-color.dtx
@@ -269,7 +269,7 @@
 \cs_new_protected:Npn \@@_color_rgb:nnn #1#2#3
   { \@@_color_select:n { #1 ~ #2 ~ #3 ~ rg ~ #1 ~ #2 ~ #3 ~ RG } }
 \cs_new_protected:Npn \driver_color_spot:nn #1#2
-  { \@@_color_select:n { /&#1 ~ cs ~ /&#1 ~ CS ~ #2 ~ sc ~ #2 ~ SC } }
+  { \@@_color_select:n { /#1 ~ cs ~ /#1 ~ CS ~ #2 ~ sc ~ #2 ~ SC } }
 \cs_new_protected:Npx \@@_color_select:n #1
   {
     \cs_if_exist:NTF \tex_pdfextension:D





More information about the latex3-commits mailing list