Am Mittwoch, 16. August 2006 23:12 schrieb Lars Gullik Bjønnes: > Change the code so that those conversions os not needed, don't change > the conversions.
Does this mean we have now agreed on using docstring always when dealing with multibyte strings? 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. Georg
