Jean-Marc Lasgouttes wrote:
>> "Georg" == Georg Baum
>> <[EMAIL PROTECTED]>
>> writes:
>
> Georg> If you enter accents via the kmap mechanism they will not
> Georg> produce a single precomposed character (e.g. é), but a
> Georg> combining pair (e.g. e + '). IMHO we should use the prec
On Monday 02 April 2007 9:00:57 pm Jean-Marc Lasgouttes wrote:
> Georg, you're doing a great job!
I second that. :-)
> JMarc
--
José Abílio
> "Georg" == Georg Baum <[EMAIL PROTECTED]> writes:
Georg> If you enter accents via the kmap mechanism they will not
Georg> produce a single precomposed character (e.g. é), but a
Georg> combining pair (e.g. e + '). IMHO we should use the precomposed
Georg> form if it does exist. The attached p
Georg Baum wrote:
If you enter accents via the kmap mechanism they will not produce a single
precomposed character (e.g. é), but a combining pair (e.g. e + '). IMHO we
should use the precomposed form if it does exist. The attached patch
implements that, and also converts to precomposed form whe