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.lua5
1 files changed, 3 insertions, 2 deletions
diff --git a/tex/context/base/char-def.lua b/tex/context/base/char-def.lua
index adf0b75ed..7d16f193e 100644
--- a/tex/context/base/char-def.lua
+++ b/tex/context/base/char-def.lua
@@ -68165,6 +68165,8 @@ characters.data={
category="so",
cjkwd="a",
description="BLACK SQUARE",
+ mathclass="ord",
+ mathname="blacksquare",
direction="on",
linebreak="ai",
unicodeslot=0x25A0,
@@ -68194,7 +68196,6 @@ characters.data={
direction="on",
linebreak="al",
mathclass="ord",
- mathname="blacksquare",
unicodeslot=0x25A2,
},
[0x25A3]={
@@ -186693,4 +186694,4 @@ characters.data={
linebreak="cm",
unicodeslot=0xE01EF,
},
-} \ No newline at end of file
+}