summaryrefslogtreecommitdiff
path: root/tex/context/base/mkxl/math-dim.lmt
diff options
context:
space:
mode:
authorHans Hagen <pragma@wxs.nl>2022-03-12 18:45:40 +0100
committerContext Git Mirror Bot <phg@phi-gamma.net>2022-03-12 18:45:40 +0100
commit188632f4b0f71c5170a20f1b151bde68f603bfd9 (patch)
tree49a5a917a1ce6f17cbb6f542dff5b8254cd74c70 /tex/context/base/mkxl/math-dim.lmt
parentb7a7de31716616b7a5176259e2b60349f8089615 (diff)
downloadcontext-188632f4b0f71c5170a20f1b151bde68f603bfd9.tar.gz
2022-03-12 11:26:00
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