summaryrefslogtreecommitdiff
path: root/tex/context/base/mkiv/char-prv.lua
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/base/mkiv/char-prv.lua')
-rw-r--r--tex/context/base/mkiv/char-prv.lua18
1 files changed, 9 insertions, 9 deletions
diff --git a/tex/context/base/mkiv/char-prv.lua b/tex/context/base/mkiv/char-prv.lua
index 4d54d038f..95aec3bb8 100644
--- a/tex/context/base/mkiv/char-prv.lua
+++ b/tex/context/base/mkiv/char-prv.lua
@@ -55,6 +55,15 @@ characters = characters or { }
-- unicodeslot = 0xFE305,
-- accents = { 0x023DE, 0x023DF },
-- },
+-- [0xFE941]={
+-- category = "sm",
+-- description = "EXTREMELY IDENTICAL TO",
+-- mathclass = "relation",
+-- mathextensible = "h",
+-- mathname = "eqequiv",
+-- mathpair = { 0x2261, 0x3D },
+-- unicodeslot = 0xFE941,
+-- },
characters.private={
[0xFE302]={
@@ -191,15 +200,6 @@ characters.private={
mathname="smallactuarial",
unicodeslot=0xFE940,
},
- [0xFE941]={
- category="sm",
- description="EXTREMELY IDENTICAL TO",
- mathclass="relation",
- mathextensible="h",
- mathname="eqequiv",
- mathpair={ 0x2261, 0x3D },
- unicodeslot=0xFE941,
- },
[0xFE957]={
description="SMASHED PRIME 0x02057",
unicodeslot=0xFE957,