If I understand You correctly, qt thinks math fonts are in wrong locale, and permits loading of this fonts, am I right? So Are there some way to fake it? I mean font.alias can help or is it hardcoded in font itself?2. qt forntend lyx, gcc, qt as above
if LC_ALL=pl_PL, and LANG=pl menu is in Polish, but in math editor I have LateX command instead of symbols (Gamma, Delta...)
This is "as designed". Qt will *not* let us set a font that is of the wrong locale, no matter what we do. And it thinks the symbol fonts are of the wrong locale :(
It is, frankly, fucking stupid of Qt, but we cannot do anything, I am afraid.
regards, john
wo
