[latex3-commits] [l3svn] 02/04: Missing arguments
noreply at latex-project.org
noreply at latex-project.org
Wed Oct 11 09:45:39 CEST 2017
This is an automated email from the git hooks/post-receive script.
joseph pushed a commit to branch master
in repository l3svn.
commit 606776c4f36a050946dbe79d1910664c44a537d6
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Wed Oct 11 08:43:07 2017 +0100
Missing arguments
---
l3trial/l3color-extra/l3color-extra.dtx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/l3trial/l3color-extra/l3color-extra.dtx b/l3trial/l3color-extra/l3color-extra.dtx
index 9b6f5ad..837efa7 100644
--- a/l3trial/l3color-extra/l3color-extra.dtx
+++ b/l3trial/l3color-extra/l3color-extra.dtx
@@ -553,7 +553,7 @@
\@@_parse:nN {#2} \l_@@_named_tl
\@@_store:Nn \l_@@_named_tl {#1}
}
-\cs_new_protected:Npn \color_set:nnn #1
+\cs_new_protected:Npn \color_set:nnn #1#2#3
{
\@@_direct:nnN {#2} {#3} \l_@@_named_tl
\@@_store:Nn \l_@@_named_tl {#1}
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the latex3-commits
mailing list