I ran into the same problem again after recompiling lyx 1.3.2 with a
different Qt (the standard one with Debian unstable).. Just wanted to
confirm that I applied this patch and recompiled and the math symbols show
up fine now with the old qtrc.
nirmal
Dekel Tsur wrote:
> On Mon, Sep 08, 2003 at 10:14:31AM +0200, 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. It contained the following
>
> The problem is actually with changes in the way QT uses for fonts between
> QT-3.1 and QT-3.2.
> The problem is fixed in CVS. You can try the following patch for 1.3.x
> (and restore the old ~/.qt/qtrc)
--