summaryrefslogtreecommitdiff
path: root/tex/context/base/mkiv/font-col.lua
diff options
context:
space:
mode:
authorHans Hagen <pragma@wxs.nl>2020-06-26 14:36:32 +0200
committerContext Git Mirror Bot <phg@phi-gamma.net>2020-06-26 14:36:32 +0200
commit3bc02e08823ca9d94cd3da01161ec511c9fdec3f (patch)
tree6051c9646606ab77131c52b7bbb97efbb4000c75 /tex/context/base/mkiv/font-col.lua
parent2e657baa195eb8a5011a0f08eeb32bd3396ea1bf (diff)
downloadcontext-3bc02e08823ca9d94cd3da01161ec511c9fdec3f.tar.gz
2020-06-26 13:28:00
Diffstat (limited to 'tex/context/base/mkiv/font-col.lua')
-rw-r--r--tex/context/base/mkiv/font-col.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/tex/context/base/mkiv/font-col.lua b/tex/context/base/mkiv/font-col.lua
index d197c7c85..c47a29906 100644
--- a/tex/context/base/mkiv/font-col.lua
+++ b/tex/context/base/mkiv/font-col.lua
@@ -478,5 +478,5 @@ implement {
implement {
name = "doifelsecharinfont",
actions = { collections.found, commands.doifelse },
- arguments = { "integer" }
+ arguments = "integer"
}