On December 2nd, A. Prusac wrote: > And now we are asking Karl to implement something that exist only > virtualy (out of font, out of keyboard layout).
Not exactly. Unicode supports LJ, Lj, lj (note the three cases) digraphs (somewhere in the 0x1c? range if I remember correctly) for Croatian (or Serbian Latin), and Unicode Collation Algorithm (Unicode Technical Report 10) supports "contractions" and "expansions" (in their terminology, "l" "j" contracts into a single collating element "lj"). OOo supports all this I think, as well as does ICU, GNU libc, and many other libraries and systems. > It's realy seems like a mission impossible task. Not really, and this is not only Serbian-specific (or Croatian, for that matter). It's also present in Czech, Spanish (or old spellings/collations in it), etc. Cheers, Danilo --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
