This does not seem to help. I am showing the output of fc-list, after I ran fc-cache. cmex10:style=Regular msam10:style=Regular cmsy10:style=Regular cmr10:style=Regular msbm10:style=Regular cmmi10:style=Regular
So, the font files seem to be properly installed. I then logged out and in again. Am I to reboot? Should I change some setting in Lyx itself? The fonts files show up in lyx's Preferences->Screen Fonts->Roman etc. I tried changing my Roman to Cmex10 etc, but it didn't help. Also, when I Reconfigure lyx, the fonts in ~/.lyx/xfonts are linked to the bluesky fonts. $ ls -la .... cmex10.pfb -> /opt/teTeX/share/texmf/fonts/type1/bluesky/cm/cmex10.pfb Krishna. On Mon, 17 Feb 2003, Dekel Tsur wrote: > On Mon, Feb 17, 2003 at 07:04:05PM +0530, S Krishnakumar wrote: > > > > The outputs are: > > > > $ ldd `which lyx` | grep fontconfig > > libfontconfig.so.1.0 => /usr/openwin/lib/libfontconfig.so.1.0 > > $ xlsfonts | grep cmr10 > > -unknown-cmr10-medium-r-normal--0-0-0-0-p-0-adobe-fontspecific > > You should search for a file fonts.conf. > This files list the font path of font config. For example, > <dir>/usr/share/fonts</dir> > So you need to download the Bakoma fonts, and copy the *.ttf files into > /usr/share/fonts/ (or a subdirectory of /usr/share/fonts) and then > run fc-cache (as root). >
