diff options
Diffstat (limited to 'Master/texmf-dist/tex/context/base/mkiv/char-def.lua')
-rw-r--r-- | Master/texmf-dist/tex/context/base/mkiv/char-def.lua | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/context/base/mkiv/char-def.lua b/Master/texmf-dist/tex/context/base/mkiv/char-def.lua index bf21be70c37..f112f2b6717 100644 --- a/Master/texmf-dist/tex/context/base/mkiv/char-def.lua +++ b/Master/texmf-dist/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 |