summaryrefslogtreecommitdiff
path: root/tex/context/base/mkxl/math-dim.lmt
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/base/mkxl/math-dim.lmt')
-rw-r--r--tex/context/base/mkxl/math-dim.lmt10
1 files changed, 5 insertions, 5 deletions
diff --git a/tex/context/base/mkxl/math-dim.lmt b/tex/context/base/mkxl/math-dim.lmt
index 3b88b0b0b..0dd348184 100644
--- a/tex/context/base/mkxl/math-dim.lmt
+++ b/tex/context/base/mkxl/math-dim.lmt
@@ -104,14 +104,14 @@ local defaults = {
}
local styles = {
+ 'display_style',
'cramped_display_style',
- 'cramped_script_script_style',
- 'cramped_script_style',
+ 'text_style',
'cramped_text_style',
- 'display_style',
- 'script_script_style',
'script_style',
- 'text_style',
+ 'cramped_script_style',
+ 'script_script_style',
+ 'cramped_script_script_style',
}
for k, v in next, defaults do