15 May
2008
15 May
'08
8:03 a.m.
Arthur Reutenauer wrote:
is there a solution for ssharp with XeTeX and LuaTeX, I have a word with a ß in it which I convert into uppercase letters and the ß remains a lowercase characters.
The problem is that there is no uccode for ß (U+00DF) in char-def.lua and that Mark IV has no way of taking care of this for the moment. But there should be, of course.
Actually, a (lua) version of \uppercase that takes Unicode properties into account (instead of just \uccode values) would be very useful ;-) Best wishes, Taco