[latex3-commits] [git/LaTeX3-latex3-latex3] color-models: Remove redundant spot color code (bf69e3e8d)
Joseph Wright
joseph.wright at morningstar2.co.uk
Thu Jul 16 19:20:06 CEST 2020
Repository : https://github.com/latex3/latex3
On branch : color-models
Link : https://github.com/latex3/latex3/commit/bf69e3e8d7588f79a83212df4f4d495bc80b13dd
>---------------------------------------------------------------
commit bf69e3e8d7588f79a83212df4f4d495bc80b13dd
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Thu Jul 16 18:20:06 2020 +0100
Remove redundant spot color code
>---------------------------------------------------------------
bf69e3e8d7588f79a83212df4f4d495bc80b13dd
l3experimental/l3color/l3color.dtx | 2 --
1 file changed, 2 deletions(-)
diff --git a/l3experimental/l3color/l3color.dtx b/l3experimental/l3color/l3color.dtx
index c7d8566ea..58b46bd03 100644
--- a/l3experimental/l3color/l3color.dtx
+++ b/l3experimental/l3color/l3color.dtx
@@ -454,8 +454,6 @@
\cs_generate_variant:Nn \@@_convert:nnN { VV }
\cs_new_protected:Npn \@@_convert:nnnN #1#2#3#4
{
- \str_if_eq:nnT {#1} { spot } % TO DO!!!
- { }
\tl_set:Nx #4
{
\cs_if_exist:cTF { @@_convert_ #1 _ #2 :w }
More information about the latex3-commits
mailing list.