summaryrefslogtreecommitdiff
path: root/tex/context/base/mkiv/char-def.lua
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/base/mkiv/char-def.lua')
-rw-r--r--tex/context/base/mkiv/char-def.lua16
1 files changed, 2 insertions, 14 deletions
diff --git a/tex/context/base/mkiv/char-def.lua b/tex/context/base/mkiv/char-def.lua
index 58e1f2c44..d501d73b6 100644
--- a/tex/context/base/mkiv/char-def.lua
+++ b/tex/context/base/mkiv/char-def.lua
@@ -475,12 +475,7 @@ characters.data={
direction="cs",
linebreak="is",
mathclass="punctuation",
- mathspec={
- {
- class="punctuation",
- name="ldotp",
- },
- },
+ mathname="ldotp",
synonyms={ "decimal point", "dot", "period" },
unicodeslot=0x2E,
},
@@ -492,14 +487,7 @@ characters.data={
description="SOLIDUS",
direction="cs",
linebreak="sy",
- mathspec={
- {
- class="middle",
- },
- {
- class="ordinary",
- },
- },
+ mathclass="middle",
synonyms={ "slash", "virgule" },
unicodeslot=0x2F,
},