summaryrefslogtreecommitdiff
path: root/tex/context/base/mkiv/char-def.lua
diff options
context:
space:
mode:
authorHans Hagen <pragma@wxs.nl>2017-08-15 13:12:53 +0200
committerContext Git Mirror Bot <phg42.2a@gmail.com>2017-08-15 13:12:53 +0200
commit7fbe8caaed88379118eb18afea42c0d75297fdca (patch)
tree3bef8ab7d37ac50a620efd02196ed3a3bded14c4 /tex/context/base/mkiv/char-def.lua
parentb2f0a60af9b448c65f70e2f54f37fc837f26dd7a (diff)
downloadcontext-7fbe8caaed88379118eb18afea42c0d75297fdca.tar.gz
2017-08-15 12:41:00
Diffstat (limited to 'tex/context/base/mkiv/char-def.lua')
-rw-r--r--tex/context/base/mkiv/char-def.lua15
1 files changed, 11 insertions, 4 deletions
diff --git a/tex/context/base/mkiv/char-def.lua b/tex/context/base/mkiv/char-def.lua
index 4efef117f..c35832cc3 100644
--- a/tex/context/base/mkiv/char-def.lua
+++ b/tex/context/base/mkiv/char-def.lua
@@ -63323,7 +63323,7 @@ characters.data={
mathclass="relation",
mathextensible="h",
mathname="Leftrightarrow",
- mathlist={ 0x3C, 0x3D, 0x3E },
+ mathlist={ 0x3C, 0x3D, 0x3D, 0x3E },
unicodeslot=0x21D4,
},
[0x21D5]={
@@ -64887,7 +64887,7 @@ characters.data={
description="NOT EQUAL TO",
direction="on",
linebreak="ai",
- mathlist={ 0x21, 0x3D },
+ mathlist={ 0x2F, 0x3D },
mathspec={
{
class="relation",
@@ -65125,7 +65125,7 @@ characters.data={
linebreak="al",
mathclass="relation",
mathname="ngeq",
- mathlist={ 0x2F, 0x3D, 0x3E },
+ mathlist={ 0x2F, 0x3E, 0x3D },
mirror=0x2270,
specials={ "char", 0x2265, 0x338 },
unicodeslot=0x2271,
@@ -66280,6 +66280,7 @@ characters.data={
linebreak="al",
mathclass="relation",
mathname="eqless",
+ mathlist={ 0x3D, 0x3C },
mirror=0x22DD,
unicodeslot=0x22DC,
},
@@ -66290,6 +66291,7 @@ characters.data={
linebreak="al",
mathclass="relation",
mathname="eqgtr",
+ mathlist={ 0x3D, 0x3E },
mirror=0x22DC,
unicodeslot=0x22DD,
},
@@ -76565,6 +76567,7 @@ characters.data={
mathclass="relation",
mathextensible="l",
mathname="longleftarrow",
+ mathlist={ 0x3C, 0x2212, 0x2212 },
unicodeslot=0x27F5,
},
[0x27F6]={
@@ -76577,6 +76580,7 @@ characters.data={
mathextensible="r",
mathfiller="rightarrowfill",
mathname="longrightarrow",
+ mathlist={ 0x2212, 0x2212, 0x3E },
mathparent=0x2192,
unicodeslot=0x27F6,
},
@@ -76590,6 +76594,7 @@ characters.data={
mathextensible="h",
mathfiller="leftrightarrowfill",
mathname="longleftrightarrow",
+ mathlist={ 0x3C, 0x2212, 0x2212, 0x3E },
mathparent=0x2190,
unicodeslot=0x27F7,
},
@@ -76628,7 +76633,7 @@ characters.data={
mathextensible="h",
mathfiller="Leftrightarrowfill",
mathname="Longleftrightarrow",
- mathlist={ 0x3C, 0x3D, 0x3D, 0x3E },
+ mathlist={ 0x3C, 0x3D, 0x3D, 0x3D, 0x3E },
unicodeslot=0x27FA,
},
[0x27FB]={
@@ -81520,6 +81525,7 @@ characters.data={
linebreak="al",
mathclass="relation",
mathname="lesseqqgtr",
+ mathlist={ 0x3C, 0x3D, 0x3E },
mirror=0x2A8C,
unicodeslot=0x2A8B,
},
@@ -81530,6 +81536,7 @@ characters.data={
linebreak="al",
mathclass="relation",
mathname="gtreqqless",
+ mathlist={ 0x3E, 0x3D, 0x3C },
mirror=0x2A8B,
unicodeslot=0x2A8C,
},