[Fedora TeX Live] Current license review status?

Bob Tennent rdtennent at gmail.com
Sun Sep 2 15:34:54 CEST 2012


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


More information about the TeXLive mailing list