summaryrefslogtreecommitdiff
path: root/tex/context/base/mkiv/mult-prm.lua
diff options
context:
space:
mode:
authorHans Hagen <pragma@wxs.nl>2021-05-27 15:18:45 +0200
committerContext Git Mirror Bot <phg@phi-gamma.net>2021-05-27 15:18:45 +0200
commitc1f664df24bd6c6d1222d479e2f0f88856685990 (patch)
tree5edf173ba03060bb27e6069b7b52f286316ff0e6 /tex/context/base/mkiv/mult-prm.lua
parent7c744583eb2b9ba70d09bbac7be7bb9e6eb6b154 (diff)
downloadcontext-c1f664df24bd6c6d1222d479e2f0f88856685990.tar.gz
2021-05-27 14:14:00
Diffstat (limited to 'tex/context/base/mkiv/mult-prm.lua')
-rw-r--r--tex/context/base/mkiv/mult-prm.lua16
1 files changed, 14 insertions, 2 deletions
diff --git a/tex/context/base/mkiv/mult-prm.lua b/tex/context/base/mkiv/mult-prm.lua
index 710934ae6..e7eb8dde4 100644
--- a/tex/context/base/mkiv/mult-prm.lua
+++ b/tex/context/base/mkiv/mult-prm.lua
@@ -356,6 +356,7 @@ return {
"ifhastoks",
"ifhasxtoks",
"ifincsname",
+ "ifinsert",
"ifmathparameter",
"ifmathstyle",
"ifnumval",
@@ -368,8 +369,19 @@ return {
"immediate",
"immutable",
"initcatcodetable",
+ "insertbox",
+ "insertcopy",
+ "insertdepth",
+ "insertdistance",
+ "insertheight",
"insertheights",
- "insertht",
+ "insertlimit",
+ "insertmode",
+ "insertmultiplier",
+ "insertprogress",
+ "insertunbox",
+ "insertuncopy",
+ "insertwidth",
"instance",
"integerdef",
"lastarguments",
@@ -382,7 +394,6 @@ return {
"letprotected",
"linedirection",
"linepar",
- "listcallbackmode",
"localbrokenpenalty",
"localcontrol",
"localcontrolled",
@@ -457,6 +468,7 @@ return {
"swapcsvalues",
"textdirection",
"thewithoutunit",
+ "thewithproperty",
"tokenized",
"toksapp",
"tokspre",