summaryrefslogtreecommitdiff
path: root/tex/context/base/mult-low.lua
diff options
context:
space:
mode:
authorHans Hagen <pragma@wxs.nl>2013-01-02 18:19:00 +0100
committerHans Hagen <pragma@wxs.nl>2013-01-02 18:19:00 +0100
commitd7ea519b2d5db806f51bd9b3a93e97930d7539f5 (patch)
tree2e62c52367e4d031145c5739bd5917e6bedd38ce /tex/context/base/mult-low.lua
parent0b773dc1a75bfeab65367bc07de0ad574fd97b90 (diff)
downloadcontext-d7ea519b2d5db806f51bd9b3a93e97930d7539f5.tar.gz
beta 2013.01.02 18:19
Diffstat (limited to 'tex/context/base/mult-low.lua')
-rw-r--r--tex/context/base/mult-low.lua4
1 files changed, 3 insertions, 1 deletions
diff --git a/tex/context/base/mult-low.lua b/tex/context/base/mult-low.lua
index 287e2c9c1..921a3062d 100644
--- a/tex/context/base/mult-low.lua
+++ b/tex/context/base/mult-low.lua
@@ -312,7 +312,9 @@ return {
"startimath", "stopimath", "normalstartimath", "normalstopimath",
"startdmath", "stopdmath", "normalstartdmath", "normalstopdmath",
--
- "uncramped", "cramped", "triggermathstyle", "mathstylefont", "mathstyleface", "mathstylecommand",
+ "uncramped", "cramped", "triggermathstyle", "mathstylefont", "mathsmallstylefont", "mathstyleface", "mathsmallstyleface", "mathstylecommand", "mathpalette",
+ "mathstylehbox", "mathstylevbox", "mathstylevcenter", "mathstylevcenteredhbox", "mathstylevcenteredvbox",
+ "mathtext", "setmathsmalltextbox", "setmathtextbox",
--
"luaexpr", "expdoifelse", "expdoif", "expdoifnot", "expdoifcommonelse", "expdoifinsetelse",
--