summaryrefslogtreecommitdiff
path: root/tex/context/base/mult-low.lua
diff options
context:
space:
mode:
authorHans Hagen <pragma@wxs.nl>2012-12-10 23:20:00 +0100
committerHans Hagen <pragma@wxs.nl>2012-12-10 23:20:00 +0100
commitd2d2f5a76a2323d1adafe3dc1926e95064b206d9 (patch)
tree03582051cf1ffb8460a9f143f875e893fb849512 /tex/context/base/mult-low.lua
parent898996a6e7727a0530533135ce19570647c924fb (diff)
downloadcontext-d2d2f5a76a2323d1adafe3dc1926e95064b206d9.tar.gz
beta 2012.12.10 23:20
Diffstat (limited to 'tex/context/base/mult-low.lua')
-rw-r--r--tex/context/base/mult-low.lua5
1 files changed, 5 insertions, 0 deletions
diff --git a/tex/context/base/mult-low.lua b/tex/context/base/mult-low.lua
index 863ee3860..8338d41eb 100644
--- a/tex/context/base/mult-low.lua
+++ b/tex/context/base/mult-low.lua
@@ -302,5 +302,10 @@ return {
"inneropenspacing", "innerclosespacing", "innerpunctspacing", "innerinnerspacing",
--
"normalreqno",
+ --
+ "startimath", "stopimath", "normalstartimath", "normalstopimath",
+ "startdmath", "stopdmath", "normalstartdmath", "normalstopdmath",
+ --
+ "uncramped", "cramped", "triggermathstyle", "mathstylefont", "mathstyleface",
}
}