summaryrefslogtreecommitdiff
path: root/tex/context/base/mult-mps.lua
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/base/mult-mps.lua')
-rw-r--r--tex/context/base/mult-mps.lua3
1 files changed, 2 insertions, 1 deletions
diff --git a/tex/context/base/mult-mps.lua b/tex/context/base/mult-mps.lua
index 717536fbf..cf4fb4d38 100644
--- a/tex/context/base/mult-mps.lua
+++ b/tex/context/base/mult-mps.lua
@@ -32,7 +32,7 @@ return {
"tertiary", "primarydef", "secondarydef", "tertiarydef",
"randomseed", "also", "contour", "doublepath",
"withcolor", "withcmykcolor", "withpen", "dashed", "if", "else", "elseif", "fi", "for", "endfor", "forever", "exitif", "within",
- "forsuffixes", "downto", "upto", "step", "until",
+ "forsuffixes", "step", "until",
"charlist", "extensible", "fontdimen", "headerbyte", "kern", "ligtable",
"boundarychar", "chardp", "charext", "charht", "charic", "charwd", "designsize",
"fontmaking", "charexists",
@@ -64,6 +64,7 @@ return {
"runscript",
},
commands = {
+ "upto", "downto",
"beginfig", "endfig",
"beginglyph", "endglyph", "charscale",
"rotatedaround", "reflectedabout",