summaryrefslogtreecommitdiff
path: root/tex/context/base/char-def.lua
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/base/char-def.lua')
-rw-r--r--tex/context/base/char-def.lua9
1 files changed, 6 insertions, 3 deletions
diff --git a/tex/context/base/char-def.lua b/tex/context/base/char-def.lua
index c830774cb..529cf8fee 100644
--- a/tex/context/base/char-def.lua
+++ b/tex/context/base/char-def.lua
@@ -458,6 +458,7 @@ characters.data={
description="SOLIDUS",
direction="cs",
linebreak="sy",
+ mathclass="binary",
mathsymbol=0x2044,
unicodeslot=0x002F,
},
@@ -50190,7 +50191,7 @@ characters.data={
},
[0x200A]={
category="zs",
- contextname="figurespace",
+ contextname="hairspace",
description="HAIR SPACE",
direction="ws",
linebreak="ba",
@@ -53010,6 +53011,7 @@ characters.data={
},
},
mathstretch="h",
+ mathfiller="leftarrowfill",
unicodeslot=0x2190,
},
[0x2191]={
@@ -53048,6 +53050,7 @@ characters.data={
name="overrightarrow",
},
},
+ mathfiller="rightarrowfill",
mathstretch="h",
unicodeslot=0x2192,
},
@@ -56858,7 +56861,7 @@ characters.data={
direction="on",
linebreak="al",
mathclass="open",
- mathname="lceil",
+ mathname="lceiling",
mirror=0x2309,
unicodeslot=0x2308,
},
@@ -56868,7 +56871,7 @@ characters.data={
direction="on",
linebreak="al",
mathclass="close",
- mathname="rceil",
+ mathname="rceiling",
mirror=0x2308,
unicodeslot=0x2309,
},