Hi Diederick,

> I found out now that if I add the directory where the fonts are to
> C:\texlive\2009\texmf-var\fonts\conf\fonts.conf, all works well (as is
> suggested in many tutorials).

You can edit fonts.conf. However a better way is:

Please create 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/2009/texmf-local/fonts/opentype</dir>

</fontconfig>



--------------------------------------------------
Subscriptions, Archive, and List information, etc.:
  http://tug.org/mailman/listinfo/xetex

Reply via email to