summaryrefslogtreecommitdiff
path: root/tex/context/base/math-ini.lua
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/base/math-ini.lua')
-rw-r--r--tex/context/base/math-ini.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/tex/context/base/math-ini.lua b/tex/context/base/math-ini.lua
index bf4df0e57..530e68568 100644
--- a/tex/context/base/math-ini.lua
+++ b/tex/context/base/math-ini.lua
@@ -88,6 +88,7 @@ local middle_class = 4
local close_class = 5
local accents = allocate {
+ accent = true, -- some can be both
topaccent = true, [11] = true,
botaccent = true, [12] = true,
under = true, [13] = true,