On Wed, Mar 26, 2003 at 12:10:11PM +0100, Marcin Bukat wrote: > if LC_ALL=pl_PL menu is in Polish, but in math editor some charakters > are missdisplayed (mainly greeks).
I cannot reproduce anything like this. > 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
