[tex-live] TL 2011 Segmentation fault xelatex
Ken Brown
kbrow1i at gmail.com
Mon Sep 19 03:00:24 CEST 2011
On 9/18/2011 7:13 PM, George N. White III wrote:
> On Sun, Sep 18, 2011 at 6:58 PM, Karl Berry<karl at freefriends.org> wrote:
>
>> A user ~/.fonts.conf can tell fontconfig to use TL's fonts.
>>
>> Oh? That would be great. Can you tell me what it should contain, exactly?
>
> There is guidance in:
>
> /usr/share/doc/fontconfig/fontconfig-user.html
>
> on Ubuntu and debian linux. This includes examples, but
> for TL2011 in the default location, with possibly some fonts in
> texmf-local, a minimal example is:
>
> <?xml version='1.0'?>
> <!DOCTYPE fontconfig SYSTEM 'fonts.dtd'>
> <fontconfig>
> <dir>/usr/local/texlive/2011/texmf-dist/fonts/opentype</dir>
> <dir>/usr/local/texlive/2011/texmf-dist/fonts/truetype</dir>
> <dir>/usr/local/texlive/2011/texmf-dist/fonts/type1</dir>
> <dir>/usr/local/texlive/texmf-local/fonts/opentype</dir>
> <dir>/usr/local/texlive/texmf-local/fonts/truetype</dir>
> <dir>/usr/local/texlive/texmf-local/fonts/type1</dir>
> </fontconfig>
See also
http://www.tug.org/texlive/doc/texlive-en/texlive-en.html#x1-350003.4.4
Ken
More information about the tex-live
mailing list