[tex-live] TL 2011 Segmentation fault xelatex
George N. White III
gnwiii at gmail.com
Sun Sep 18 20:06:23 CEST 2011
On Wed, Jul 27, 2011 at 9:46 AM, Pander <pander at users.sourceforge.net> wrote:
> On 2011-07-27 14:34, Martin Schröder wrote:
>> 2011/7/27 Pander <pander at users.sourceforge.net>:
>>> Ubuntu, worked fine this morning with 2010. The input I cannot post
>>
>> Which one? 8.04 on Alpha? :-)
>>
>> http://www.chiark.greenend.org.uk/~sgtatham/bugs.html
>
> Nope Maverick 10.10
32 or 64 bit. You document seems to work here (after adding
\usepackage{xkeyval}) on Ubuntu 11.04 amd64,
which has fontconfig version 2.8.0.
gwhite at dormarth:en$ uname -a
Linux dormarth 2.6.38-11-generic #48-Ubuntu SMP Fri Jul 29 19:02:55
UTC 2011 x86_64 x86_64 x86_64 GNU/Linux
gwhite at dormarth:en$ pdffonts documentz.pdf
name type emb sub uni object ID
------------------------------------ ----------------- --- --- --- ---------
HMDNDD+FreeSans-Identity-H CID Type 0C yes yes yes 5 0
LYTMZB+FreeSansBold CID TrueType yes yes yes 14 0
LBZUQK+TeXGyrePagella-Italic-Identity-H CID Type 0C yes yes yes 16 0
PVSBTB+TeXGyrePagella-Regular-Identity-H CID Type 0C yes yes yes 18 0
WDWOEC+TeXGyrePagella-Bold-Identity-H CID Type 0C yes yes yes 47 0
CLTWXU+LMMono10-Regular-Identity-H CID Type 0C yes yes yes 98 0
I'm using:
$ cat ~/.fonts.conf
<?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>
<match target="font">
<edit mode="assign" name="rgba">
<const>rgb</const>
</edit>
</match>
<match target="font">
<edit mode="assign" name="hinting">
<bool>true</bool>
</edit>
</match>
<match target="font">
<edit mode="assign" name="hintstyle">
<const>hintmedium</const>
</edit>
</match>
<match target="font">
<edit mode="assign" name="antialias">
<bool>true</bool>
</edit>
</match>
</fontconfig>
gwhite at dormarth:en$ fc-list -v FreeSans | grep 'file:'
file: "/usr/local/texlive/2011/texmf-dist/fonts/truetype/public/gnu-freefont/FreeSansBold.ttf"(s)
file: "/usr/share/fonts/truetype/freefont/FreeSans.ttf"(s)
file: "/usr/local/texlive/2011/texmf-dist/fonts/opentype/public/gnu-freefont/FreeSansBold.otf"(s)
file: "/usr/share/fonts/truetype/freefont/FreeSansBoldOblique.ttf"(s)
file: "/usr/local/texlive/2011/texmf-dist/fonts/opentype/public/gnu-freefont/FreeSansBoldOblique.otf"(s)
file: "/usr/share/fonts/truetype/freefont/FreeSansOblique.ttf"(s)
file: "/usr/local/texlive/2011/texmf-dist/fonts/truetype/public/gnu-freefont/FreeSans.ttf"(s)
file: "/usr/local/texlive/2011/texmf-dist/fonts/truetype/public/gnu-freefont/FreeSansBoldOblique.ttf"(s)
file: "/usr/share/fonts/truetype/freefont/FreeSansBold.ttf"(s)
file: "/usr/local/texlive/2011/texmf-dist/fonts/truetype/public/gnu-freefont/FreeSansOblique.ttf"(s)
file: "/usr/local/texlive/2011/texmf-dist/fonts/opentype/public/gnu-freefont/FreeSans.otf"(s)
file: "/usr/local/texlive/2011/texmf-dist/fonts/opentype/public/gnu-freefont/FreeSansOblique.otf"(s)
--
George N. White III <aa056 at chebucto.ns.ca>
Head of St. Margarets Bay, Nova Scotia
More information about the tex-live
mailing list