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.lua55
1 files changed, 29 insertions, 26 deletions
diff --git a/tex/context/base/mkiv/char-def.lua b/tex/context/base/mkiv/char-def.lua
index b4f07a529..3b057b674 100644
--- a/tex/context/base/mkiv/char-def.lua
+++ b/tex/context/base/mkiv/char-def.lua
@@ -62534,11 +62534,11 @@ characters.data={
linebreak="in",
mathspec={
{
- class="inner",
+ class="ellipsis",
name="ldots",
},
{
- class="inner",
+ class="ellipsis",
name="dots",
},
},
@@ -66828,6 +66828,8 @@ characters.data={
description="INCREMENT",
direction="on",
linebreak="al",
+ mathclass="differential",
+ mathname="laplace",
synonyms={ "forward difference", "laplace operator" },
unicodeslot=0x2206,
},
@@ -69460,7 +69462,7 @@ characters.data={
description="VERTICAL ELLIPSIS",
direction="on",
linebreak="al",
- mathclass="inner",
+ mathclass="ellipsis",
mathname="vdots",
unicodeslot=0x22EE,
},
@@ -69469,7 +69471,7 @@ characters.data={
description="MIDLINE HORIZONTAL ELLIPSIS",
direction="on",
linebreak="in",
- mathclass="inner",
+ mathclass="ellipsis",
mathname="cdots",
unicodeslot=0x22EF,
},
@@ -69478,7 +69480,7 @@ characters.data={
description="UP RIGHT DIAGONAL ELLIPSIS",
direction="on",
linebreak="al",
- mathclass="inner",
+ mathclass="ellipsis",
mathname="udots",
mirror=0x22F1,
unicodeslot=0x22F0,
@@ -69488,7 +69490,7 @@ characters.data={
description="DOWN RIGHT DIAGONAL ELLIPSIS",
direction="on",
linebreak="al",
- mathclass="inner",
+ mathclass="ellipsis",
mathname="ddots",
mirror=0x22F0,
unicodeslot=0x22F1,
@@ -137215,6 +137217,7 @@ characters.data={
description="PRESENTATION FORM FOR VERTICAL HORIZONTAL ELLIPSIS",
direction="on",
linebreak="in",
+ mathclass="ellipsis",
specials={ "vertical", 0x2026 },
unicodeslot=0xFE19,
},
@@ -227368,10 +227371,10 @@ characters.data={
linebreak="al",
mathclass="ordinary",
mathspec={
- {
- name="Dd",
- class="differential",
- },
+ {
+ class="differential",
+ name="Dd",
+ },
},
specials={ "font", 0x44 },
unicodeslot=0x1D437,
@@ -227609,10 +227612,10 @@ characters.data={
linebreak="al",
mathclass="ordinary",
mathspec={
- {
- name="dd",
- class="differential",
- },
+ {
+ class="differential",
+ name="dd",
+ },
},
specials={ "font", 0x64 },
unicodeslot=0x1D451,
@@ -227625,10 +227628,10 @@ characters.data={
linebreak="al",
mathclass="ordinary",
mathspec={
- {
- name="ee",
- class="exponential",
- },
+ {
+ class="exponential",
+ name="ee",
+ },
},
specials={ "font", 0x65 },
unicodeslot=0x1D452,
@@ -227659,10 +227662,10 @@ characters.data={
linebreak="al",
mathclass="ordinary",
mathspec={
- {
- name="ii",
- class="imaginary",
- },
+ {
+ class="imaginary",
+ name="ii",
+ },
},
specials={ "font", 0x69 },
unicodeslot=0x1D456,
@@ -227675,10 +227678,10 @@ characters.data={
linebreak="al",
mathclass="ordinary",
mathspec={
- {
- name="ji",
- class="imaginary",
- },
+ {
+ class="imaginary",
+ name="ji",
+ },
},
specials={ "font", 0x6A },
unicodeslot=0x1D457,