[tex-live] [win32] opentype fonts from $TEXMFLOCAL
Diederick C. Niehorster
dcnieho at gmail.com
Fri Mar 26 03:14:12 CET 2010
Hi Akira,
Lets continue this discussion on this list, I'll post back to the
XeTeX list when we've got it working.
2010/3/26 Akira Kakuto <kakuto at fuk.kindai.ac.jp>:
> Don't do the above.
> 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.
> And add a file
> C:/texlive/2009/texmf-var/fonts/conf/local.conf
> with the following contents:
>
>
> <?xml version="1.0"?>
> <!DOCTYPE fontconfig SYSTEM "fonts.dtd">
> <fontconfig>
> <!--
> local.conf
> Additional dirs for fontconfig. Subdirs are searched automatically.
> -->
>
> <dir>c:/texlive/texmf-local/fonts/opentype</dir>
>
> </fontconfig>
I've just tried that, but it seems it does not work.
I've first reverted the changes I made, described in my previous post.
I then followed your steps, ran fc-cache, mktexlsr and texhash (all of
them twice (1 2 3 1 2 3) to be sure).
The fonts are however not found by XeTeX or fc-list.
Also, shouldn't the local.conf file be in the $TEXMFLOCAL tree? (Tried
it, doesn't work as well.)
Best,
Dee
More information about the tex-live
mailing list