[tex-live] [win32] opentype fonts from $TEXMFLOCAL
Akira Kakuto
kakuto at fuk.kindai.ac.jp
Fri Mar 26 03:42:25 CET 2010
Hi Diederick,
> > Confirm that there is a directory
> > C:/texlive/2009/texmf-var/fonts/conf/conf.d.
>
> Yup, its there, with a whle bunch of .conf files in it.
Is there a file 51-local.conf with the following contents?
<?xml version="1.0"?>
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<fontconfig>
<!-- Load local system customization file -->
<include ignore_missing="yes">local.conf</include>
</fontconfig>
> Also, shouldn't the local.conf file be in the $TEXMFLOCAL tree?
No it should be in $FONTCONFIG_PATH, and $FONTCONFIG_PATH should
be unique.
Try fc-cache -v
then various directories are displayed in the process.
Best,
Akira
More information about the tex-live
mailing list