[tex-live] libertine wrongly packaged

Khaled Hosny khaledhosny at eglug.org
Thu Dec 29 13:07:35 CET 2011


On Thu, Dec 29, 2011 at 10:45:20AM +0100, Ulrike Fischer wrote:
> Am Mon, 19 Dec 2011 09:31:48 -0500 schrieb Bob Tennent:
> (It is actually also a problem that libertine installs the newer
> fonts in fonts/opentypes as this conflict with the fonts installed
> in my system folder "windows/fonts". But I really don't know how to
> solve this problem - is it possible to tell fontconfig *not* to
> search a specific directory?)

You can use <rejectfont> with <glob>, e.g. (from my ~/.fonts.conf):

<rejectfont>
    <glob>/usr/share/fonts/type1/*</glob>
    <glob>/usr/share/fonts/X11/*</glob>
</rejectfont>

(ignores fonts in sub-dirs as well).

See:
http://www.freedesktop.org/software/fontconfig/fontconfig-user.html

Regards,
 Khaled


More information about the tex-live mailing list