summaryrefslogtreecommitdiff
path: root/tex/context/base/mkiv/colo-ini.lua
diff options
context:
space:
mode:
authorHans Hagen <pragma@wxs.nl>2019-12-02 18:57:49 +0100
committerContext Git Mirror Bot <phg@phi-gamma.net>2019-12-02 18:57:49 +0100
commit4af09333cc14015426fc193878c1a35157207518 (patch)
tree51b21fab1f487bc3cf8a62a050291c79d3599f52 /tex/context/base/mkiv/colo-ini.lua
parent273b29a84706a7cefb56963300a7f54f3ffe147f (diff)
downloadcontext-4af09333cc14015426fc193878c1a35157207518.tar.gz
2019-12-02 18:38:00
Diffstat (limited to 'tex/context/base/mkiv/colo-ini.lua')
-rw-r--r--tex/context/base/mkiv/colo-ini.lua3
1 files changed, 3 insertions, 0 deletions
diff --git a/tex/context/base/mkiv/colo-ini.lua b/tex/context/base/mkiv/colo-ini.lua
index cd2c19a75..d39e87878 100644
--- a/tex/context/base/mkiv/colo-ini.lua
+++ b/tex/context/base/mkiv/colo-ini.lua
@@ -510,6 +510,9 @@ local function defineprocesscolor(name,str,global,freeze) -- still inconsistent
colorset[name] = true-- maybe we can store more
end
+-- You cannot overload a local color so one then has to use some prefix, like
+-- mp:red. Kind of protection.
+
local function defineprocesscolordirect(settings)
if settings then
local name = settings.name