Am Mittwoch, 16. August 2006 23:40 schrieb Lars Gullik Bjønnes:
> Georg Baum <[EMAIL PROTECTED]> writes:
> 
> | Does this mean we have now agreed on using docstring always when 
dealing 
> | with multibyte strings?
> 
> when not close to the converter itself, imho yes.

OK. I am currently working on the plaintext output, moving the conversion 
to utf8 to writeFileAscii() in output_plaintext.C to get an idea how it 
would look.
 
> | I have had a closer look, and noticed that we pass a lot of utf8 in 
> | std::strings around that slips in from the .lyx file (e.g. InsetCommand 
> | parameters). That means that we have already problems with wrong string 
> | lengths etc.
> 
> We shouldn't have... those strings should be ascii.

Some, but not all. Labels for example work perfectly well with umlauts in 
1.4.

> And... sigh... unicode support is not finished by a longshot... you
> are just pointing at places that needs work.

I know. And I am even willing to do some of the work myself, but that is 
difficult without an agreement how we want to do it in general.


Georg

Reply via email to