summaryrefslogtreecommitdiff
path: root/tex/context/base/mkiv/char-def.lua
diff options
context:
space:
mode:
authorHans Hagen <pragma@wxs.nl>2017-08-07 12:17:12 +0200
committerContext Git Mirror Bot <phg42.2a@gmail.com>2017-08-07 12:17:12 +0200
commit58574b14679ae5796ea24a506ba27faf838c10ba (patch)
treee25dbc01e72202d3f568e8b1cf3437fd3b0967e9 /tex/context/base/mkiv/char-def.lua
parent5c6090af6fb0808017d6f2fe263b90e2efa0ae5e (diff)
downloadcontext-58574b14679ae5796ea24a506ba27faf838c10ba.tar.gz
2017-08-07 11:35:00
Diffstat (limited to 'tex/context/base/mkiv/char-def.lua')
-rw-r--r--tex/context/base/mkiv/char-def.lua56
1 files changed, 27 insertions, 29 deletions
diff --git a/tex/context/base/mkiv/char-def.lua b/tex/context/base/mkiv/char-def.lua
index 93928e548..582e60a3d 100644
--- a/tex/context/base/mkiv/char-def.lua
+++ b/tex/context/base/mkiv/char-def.lua
@@ -59359,7 +59359,7 @@ characters.data={
description="DOUBLE VERTICAL LINE",
direction="on",
linebreak="ai",
- mathpair={ 0x7C, 0x7C },
+ mathlist={ 0x7C, 0x7C },
mathspec={
{
class="delimiter",
@@ -59694,7 +59694,6 @@ characters.data={
linebreak="po",
mathclass="nothing",
mathname="doubleprime",
- mathpair={ 0x2032, 0x2032 },
specials={ "compat", 0x2032, 0x2032 },
synonyms={ "inches", "seconds" },
unicodeslot=0x2033,
@@ -59706,7 +59705,6 @@ characters.data={
linebreak="po",
mathclass="nothing",
mathname="tripleprime",
- mathpair={ 0x2033, 0x2032 },
specials={ "compat", 0x2032, 0x2032, 0x2032 },
unicodeslot=0x2034,
},
@@ -59728,7 +59726,6 @@ characters.data={
linebreak="po",
mathclass="nothing",
mathname="reverseddoubleprime",
- mathpair={ 0x2035, 0x2035 },
specials={ "compat", 0x2035, 0x2035 },
unicodeslot=0x2036,
},
@@ -59739,7 +59736,6 @@ characters.data={
linebreak="po",
mathclass="nothing",
mathname="reversedtripleprime",
- mathpair={ 0x2036, 0x2035 },
specials={ "compat", 0x2035, 0x2035, 0x2035 },
unicodeslot=0x2037,
},
@@ -60025,7 +60021,6 @@ characters.data={
linebreak="al",
mathclass="nothing",
mathname="quadrupleprime",
- mathpair={ 0x2034, 0x2032 },
specials={ "compat", 0x2032, 0x2032, 0x2032, 0x2032 },
unicodeslot=0x2057,
},
@@ -62509,7 +62504,7 @@ characters.data={
linebreak="ai",
mathextensible="l",
mathfiller="leftarrowfill",
- mathpair={ 0x3C, 0x2212 },
+ mathlist={ 0x3C, 0x2212 },
mathspec={
{
class="relation",
@@ -62553,7 +62548,7 @@ characters.data={
linebreak="ai",
mathextensible="r",
mathfiller="rightarrowfill",
- mathpair={ 0x2212, 0x3E },
+ mathlist={ 0x2212, 0x3E },
mathspec={
{
class="relation",
@@ -62599,7 +62594,7 @@ characters.data={
mathclass="relation",
mathextensible="h",
mathname="leftrightarrow",
- mathpair={ 0x2190, 0x3E },
+ mathlist={ 0x3C, 0x2212, 0x3E },
synonyms={ "relation" },
unicodeslot=0x2194,
variants=variants_emoji,
@@ -63272,7 +63267,7 @@ characters.data={
mathclass="relation",
mathextensible="l",
mathname="Leftarrow",
- mathpair={ 0x2264, 0x3D },
+ mathlist={ 0x3C, 0x3D, 0x3D },
unicodeslot=0x21D0,
},
[0x21D1]={
@@ -63294,7 +63289,7 @@ characters.data={
direction="on",
linebreak="ai",
mathextensible="r",
- mathpair={ 0x2261, 0x3E },
+ mathlist={ 0x3D, 0x3D, 0x3E },
mathspec={
{
class="relation",
@@ -63328,7 +63323,7 @@ characters.data={
mathclass="relation",
mathextensible="h",
mathname="Leftrightarrow",
- mathpair={ 0x2264, 0x3E },
+ mathlist={ 0x3C, 0x3D, 0x3E },
unicodeslot=0x21D4,
},
[0x21D5]={
@@ -64341,7 +64336,6 @@ characters.data={
direction="on",
linebreak="ai",
mathclass="limop",
- mathpair={ 0x222B, 0x222B },
mathspec={
{
class="limop",
@@ -64361,7 +64355,6 @@ characters.data={
direction="on",
linebreak="al",
mathclass="limop",
- mathpair={ 0x222C, 0x222B },
mathspec={
{
class="limop",
@@ -64779,7 +64772,7 @@ characters.data={
linebreak="al",
mathclass="relation",
mathname="colonequals",
- mathpair={ 0x3A, 0x3D },
+ mathlist={ 0x3A, 0x3D },
mirror=0x2255,
unicodeslot=0x2254,
},
@@ -64790,7 +64783,7 @@ characters.data={
linebreak="al",
mathclass="relation",
mathname="equalscolon",
- mathpair={ 0x3D, 0x3A },
+ mathlist={ 0x3D, 0x3A },
mirror=0x2254,
unicodeslot=0x2255,
},
@@ -64892,7 +64885,7 @@ characters.data={
description="NOT EQUAL TO",
direction="on",
linebreak="ai",
- mathpair={ 0x21, 0x3D },
+ mathlist={ 0x21, 0x3D },
mathspec={
{
class="relation",
@@ -64916,7 +64909,7 @@ characters.data={
mathclass="relation",
mathextensible="h",
mathname="equiv",
- mathpair={ 0x3D, 0x3D },
+ mathlist={ 0x3D, 0x3D },
unicodeslot=0x2261,
},
[0x2262]={
@@ -64929,6 +64922,7 @@ characters.data={
mathextensible="h",
mathfiller="triplerelfill",
mathname="nequiv",
+ mathlist={ 0x2F, 0x3D, 0x3D },
specials={ "char", 0x2261, 0x338 },
unicodeslot=0x2262,
},
@@ -64948,7 +64942,7 @@ characters.data={
description="LESS-THAN OR EQUAL TO",
direction="on",
linebreak="ai",
- mathpair={ 0x3C, 0x3D },
+ mathlist={ 0x3C, 0x3D },
mathspec={
{
class="relation",
@@ -64969,7 +64963,7 @@ characters.data={
description="GREATER-THAN OR EQUAL TO",
direction="on",
linebreak="ai",
- mathpair={ 0x3E, 0x3D },
+ mathlist={ 0x3E, 0x3D },
mathspec={
{
class="relation",
@@ -65042,7 +65036,7 @@ characters.data={
linebreak="ai",
mathclass="relation",
mathname="ll",
- mathpair={ 0x3C, 0x3C },
+ mathlist={ 0x3C, 0x3C },
mirror=0x226B,
unicodeslot=0x226A,
},
@@ -65055,7 +65049,7 @@ characters.data={
linebreak="ai",
mathclass="relation",
mathname="gg",
- mathpair={ 0x3E, 0x3E },
+ mathlist={ 0x3E, 0x3E },
mirror=0x226A,
unicodeslot=0x226B,
},
@@ -65076,6 +65070,7 @@ characters.data={
linebreak="al",
mathclass="relation",
mathname="nasymp",
+ mathlist={ 0x2F, 0x224D },
specials={ "char", 0x224D, 0x338 },
unicodeslot=0x226D,
},
@@ -65089,6 +65084,7 @@ characters.data={
mathclass="relation",
mathname="nless",
mirror=0x226F,
+ mathlist={ 0x2F, 0x3C },
specials={ "char", 0x3C, 0x338 },
unicodeslot=0x226E,
},
@@ -65102,6 +65098,7 @@ characters.data={
mathclass="relation",
mathname="ngtr",
mirror=0x226E,
+ mathlist={ 0x2F, 0x3E },
specials={ "char", 0x3E, 0x338 },
unicodeslot=0x226F,
},
@@ -65114,6 +65111,7 @@ characters.data={
mathclass="relation",
mathname="nleq",
mirror=0x2271,
+ mathlist={ 0x2F, 0x3C, 0x3D },
specials={ "char", 0x2264, 0x338 },
unicodeslot=0x2270,
},
@@ -65125,6 +65123,7 @@ characters.data={
linebreak="al",
mathclass="relation",
mathname="ngeq",
+ mathlist={ 0x2F, 0x3D, 0x3E },
mirror=0x2270,
specials={ "char", 0x2265, 0x338 },
unicodeslot=0x2271,
@@ -66211,7 +66210,7 @@ characters.data={
description="VERY MUCH LESS-THAN",
direction="on",
linebreak="al",
- mathpair={ 0x226A, 0x3C },
+ mathlist={ 0x3C, 0x3C, 0x3C },
mathspec={
{
class="relation",
@@ -66230,7 +66229,7 @@ characters.data={
description="VERY MUCH GREATER-THAN",
direction="on",
linebreak="al",
- mathpair={ 0x226B, 0x3E },
+ mathlist={ 0x3E, 0x3E, 0x3E },
mathspec={
{
class="relation",
@@ -76601,7 +76600,7 @@ characters.data={
mathextensible="l",
mathfiller="Leftarrowfill",
mathname="Longleftarrow",
- mathpair={ 0x21D0, 0x3D },
+ mathlist={ 0x3C, 0x3D, 0x3D, 0x3D },
unicodeslot=0x27F8,
},
[0x27F9]={
@@ -76615,7 +76614,7 @@ characters.data={
mathextensible="r",
mathfiller="Rightarrowfill",
mathname="Longrightarrow",
- mathpair={ 0xFE941, 0x3E },
+ mathlist={ 0x3D, 0x3D, 0x3D, 0x3E },
unicodeslot=0x27F9,
},
[0x27FA]={
@@ -76627,7 +76626,7 @@ characters.data={
mathextensible="h",
mathfiller="Leftrightarrowfill",
mathname="Longleftrightarrow",
- mathpair={ 0x21D0, 0x3E },
+ mathlist={ 0x3C, 0x3D, 0x3D, 0x3E },
unicodeslot=0x27FA,
},
[0x27FB]={
@@ -79459,7 +79458,7 @@ characters.data={
description="TRIPLE VERTICAL BAR DELIMITER",
direction="on",
linebreak="al",
- mathpair={ 0x2016, 0x7C },
+ mathlist={ 0x7C, 0x7C, 0x7C },
mathspec={
{
class="delimiter",
@@ -80555,7 +80554,6 @@ characters.data={
direction="on",
linebreak="al",
mathclass="limop",
- mathpair={ 0x222D, 0x222B },
mathspec={
{
class="limop",