[latex3-commits] [git/LaTeX3-latex3-xcolor] testl3color: correct typo (ce2577b)

Ulrike Fischer fischer at troubleshooting-tex.de
Mon Aug 22 12:33:30 CEST 2022


Repository : https://github.com/latex3/xcolor
On branch  : testl3color
Link       : https://github.com/latex3/xcolor/commit/ce2577b53a83dad82e76690e6f8249bd53936ad6

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

commit ce2577b53a83dad82e76690e6f8249bd53936ad6
Author: Ulrike Fischer <fischer at troubleshooting-tex.de>
Date:   Mon Aug 22 12:33:30 2022 +0200

    correct typo


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

ce2577b53a83dad82e76690e6f8249bd53936ad6
 xcolor.dtx | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/xcolor.dtx b/xcolor.dtx
index 1d8b2c4..dfde333 100644
--- a/xcolor.dtx
+++ b/xcolor.dtx
@@ -5428,7 +5428,7 @@
                 {\str_if_eq_p:nn{#4}{Hsb}}
                 {\str_if_eq_p:nn{#4}{HSB}}
                 {\str_if_eq_p:nn{#4}{wave}}
-                {\str_if_eq_p:nn{#2}{names}}
+                {\str_if_eq_p:nn{#2}{named}}
                 {\str_if_eq_p:nn{#2}{ps}}
               }
               { \XC at ori@set at color }
@@ -5438,7 +5438,7 @@
        }
     }
     {
-      \XC at debug{\string\current at color~differs~from~\string\XC at current@color!}%
+      \XC at debug{\string\current at color\c_space_tl~differs~from~\string\XC at current@color!}%
       \XC at ori@set at color
     }
  }





More information about the latex3-commits mailing list.