summaryrefslogtreecommitdiff
path: root/tex/context/base/mkxl/mlib-ctx.lmt
diff options
context:
space:
mode:
authorHans Hagen <pragma@wxs.nl>2023-03-10 12:42:42 +0100
committerContext Git Mirror Bot <phg@phi-gamma.net>2023-03-10 12:42:42 +0100
commit250c5684b9ee44ac972db51f87289ef935182c53 (patch)
tree4d2001bfc9e9575367c9f23c7d182b8c31d83d77 /tex/context/base/mkxl/mlib-ctx.lmt
parentc677baac37632308600b5108b586f80246056c74 (diff)
downloadcontext-250c5684b9ee44ac972db51f87289ef935182c53.tar.gz
2023-03-10 12:17:00
Diffstat (limited to 'tex/context/base/mkxl/mlib-ctx.lmt')
-rw-r--r--tex/context/base/mkxl/mlib-ctx.lmt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tex/context/base/mkxl/mlib-ctx.lmt b/tex/context/base/mkxl/mlib-ctx.lmt
index 8ed6b0b00..1ee21db38 100644
--- a/tex/context/base/mkxl/mlib-ctx.lmt
+++ b/tex/context/base/mkxl/mlib-ctx.lmt
@@ -231,7 +231,7 @@ implement {
implement {
name = "mpsetoutercolor",
actions = function(...) metapost.setoutercolor(...) end, -- not yet implemented
- arguments = { "integer", "integer", "integer", "integer" }
+ arguments = "4 integers",
}
-- this has to become a codeinjection