John Levon <[EMAIL PROTECTED]> writes: | On Sun, Dec 15, 2002 at 10:06:37PM -0600, Bo Peng wrote: | | > > Unfortunately, I just get random symbols instead (like GBP pound sign, | > > 'N', etc.). This is quite bad. | > | > What do you mean by random symbol? I have the same system as you (brand | > new redhat 8), when I insert \alpha, I get trademark sign. Basically, | | No, for \alpha, I get an 'a'. | | Dekel's qfont_loader patches changes things (some in mathed.lyx become | ERT) but it is still hopelessly wrong.
I guess we get unicode from qt, and then we do not translate correctly. Or does not discover that this char is outside latin1 but does a char(unicodechar) anyway... -- Lgb