>>>>> "John" == John Levon <[EMAIL PROTECTED]> writes:
>> So we use the quote in 0xB4 if encoding is iso-8859-[1349]. So this >> relies on the lyxrc setting. John> Which is not even settable in Qt. If it relies on that, why does John> change lib/languages make a difference ? Because it thinks you use latin1 whereas you really use latin9. >> I am not sure BTW that this idea of using what is an acute >> character for right quote was good. Do you feel it looks good? (the >> look of it depends a lot of the font, that's why I ask). John> I don't think it looks great, no. So a nice way of fixing the problem will probably be to remove the code altogether :) Anyway, there is still some code for « », and we need to make this one work... Note that font_norm_type is also used in text.C and insetlatexaccent.C. You should maybe take a look at what happens there. JMarc