>|I wouldn't say
 >|fontconfig is confused but any user will be by the dozens of essentially
 >|useless TeX-related fonts that are displayed in, for example, Firefox.

This can be avoided by adding the following to
/etc/fonts/local.conf (or ~/.fonts.conf):

<fontconfig>
 :
  <selectfont>
    <rejectfont>
       <glob>/usr/share/fonts/tex-*</glob>
    </rejectfont>
  </selectfont>
 :
</fontconfig>

A similar file should IMHO be added to /etc/fonts/conf.avail
(and then symlinked in /etc/fonts/conf.d).

Bob T.
_______________________________________________
TeXLive mailing list
[email protected]
http://www.linux.cz/mailman/listinfo/texlive

Reply via email to