[XeTeX] Problem with Deja Vu Sans fonts

Peter Dyballa Peter_Dyballa at Web.DE
Mon Mar 8 21:35:52 CET 2010


Am 08.03.2010 um 17:50 schrieb maxwell:

> The DejaVu fonts all sit in a separate directory, which fc-list
> and XeTeX do find; but in a sister directory to the directory  
> containing
> the .ttf files are a bunch of font config (*.config) files.  That is:
>   fonts/
>      dejavu-fonts-ttf-2.30/
>         ttf/
>            (*.ttf here)
>         config/
>            (*.config here)
> Is it possible this is preventing FcInit (or fontconfig?) and XeTeX  
> from
> finding the .config files?  How could I tell? (this would not however
> explain why Word has the same problem)


Firstly, your test cases are wrong! The alltt environment changes some  
behaviour significantly. The "minimal" class is better suited for  
proving that a font file or such is faulty.

Libfontconfig does not read any ".config" files. You can prove this by  
running on the command line

	fc-list : file | grep config

You can also check which DefaVu font files actually are found by XeTeX:

	fc-list : family file style | grep DejaVu

--
Greetings

   Pete

To most people solutions mean finding the answers. But to chemists  
solutions
are things that are still all mixed up.



More information about the XeTeX mailing list