On Monday 08 September 2003 10:14, Johannes Simon wrote:
> On Sunday 07 September 2003 23:54, John Levon wrote:
> > Either way it's extremely unlikely it's a lyx problem, it's
> > either Qt, fontconfig, or something on your system.
>
> It's a Qt problem: Iteratively removing all dotfiles I found that
> ~/.qt/qtrc
> was causing the trouble. 

I found out more:

Calling qtconfig --> fonts there are two checkboxes:
  1) Enable Anti-Aliased Font Support (Xft)
  2) Anti-Alias Fonts by Default
Enabling them (and saving the config) corresponds to
  1) enableXft=true
  2) useXft=true
in ~/.qt/qtrc .

This changes the fonts available to qt-applications, since qt now uses 
Xft. Also the math fonts become visible to qt-applications, but not 
in lyx's math mode. So either lyx requests the wrong font from 
fontconfig, or fontconfig returns the wrong font.

Johannes

Reply via email to