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).

Reply via email to