On Fri, Mar 14, 2003 at 07:09:39PM +0000, James Brusey wrote: > I've recently installed lyx 1.3.0 build for redhat 8.0. I'm having a
It's a good idea to always mention the frontend you're using Note that if Qt is using Xft2/fontconfig, you may need to install the latex-ttf-fonts package, tobe found on ftp://ftp.lyx.org/ to get maths symbols displayed properly. To find out, type: ldd `which lyx` | grep fontconfig at the console. Both RH8 and Debian unstable distributions are known to use fontconfig.