summaryrefslogtreecommitdiff
path: root/tex/context/base/char-def.lua
diff options
context:
space:
mode:
authorHans Hagen <pragma@wxs.nl>2011-09-12 22:49:00 +0200
committerHans Hagen <pragma@wxs.nl>2011-09-12 22:49:00 +0200
commit4cfc854a468fdfb00073bfad6067174da6b80b0d (patch)
treefb9d51c3c560b7f98b0ed8cc758fef1a4669b20c /tex/context/base/char-def.lua
parent56ce2a8ba7ff7e971378ef62c519cddf86de26c8 (diff)
downloadcontext-4cfc854a468fdfb00073bfad6067174da6b80b0d.tar.gz
beta 2011.09.12 22:49
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
+}