summaryrefslogtreecommitdiff
path: root/tex/context/base/mkiv/char-def.lua
diff options
context:
space:
mode:
authorContext Git Mirror Bot <phg42.2a@gmail.com>2016-05-16 00:21:21 +0200
committerContext Git Mirror Bot <phg42.2a@gmail.com>2016-05-16 00:21:21 +0200
commitb344014638169aad6e5f6d2a9a703cb03a8b5064 (patch)
treea4457c5d1fdb99f6e8cfe67d53db97b297c1b3ef /tex/context/base/mkiv/char-def.lua
parentc7a8e05aac805e409247e3b36c000ab196831727 (diff)
downloadcontext-b344014638169aad6e5f6d2a9a703cb03a8b5064.tar.gz
2016-05-15 20:51:00
Diffstat (limited to 'tex/context/base/mkiv/char-def.lua')
-rw-r--r--tex/context/base/mkiv/char-def.lua7
1 files changed, 3 insertions, 4 deletions
diff --git a/tex/context/base/mkiv/char-def.lua b/tex/context/base/mkiv/char-def.lua
index bf21be70c..f112f2b67 100644
--- a/tex/context/base/mkiv/char-def.lua
+++ b/tex/context/base/mkiv/char-def.lua
@@ -625,7 +625,6 @@ characters.data={
direction="cs",
linebreak="is",
mathclass="relation",
---mathsymbol=0x2236,
unicodeslot=0x3A,
},
{
@@ -54755,10 +54754,10 @@ characters.data={
category="lu",
description="LATIN CAPITAL LETTER SHARP S",
direction="l",
- linebreak="al",
- unicodeslot=0x1E9E,
lccode=0xDF,
+ linebreak="al",
shcode={ 0x53, 0x53 },
+ unicodeslot=0x1E9E,
},
[0x1E9F]={
category="ll",
@@ -227052,4 +227051,4 @@ characters.data={
linebreak="cm",
unicodeslot=0xE007F,
},
-}
+} \ No newline at end of file