On Tue, 24 Jun 2014 17:46:10 +0100 Daniel Bünzli <[email protected]> wrote:
> So what am I implementing if I just map a string using XML UCD’s > Uppercase_Mapping property ? Is that Unicode’s default uppercase > mapping ? Yes - with the caveat that the uppercase mapping of U+0345 is too complicated to defined formally. On the other hand, the Lowercase_Mapping property seems to be inadequate for the default lowercase mapping - Greek final sigma is the complication. Richard. _______________________________________________ Unicode mailing list [email protected] http://unicode.org/mailman/listinfo/unicode

