Re: Segmentation fault

#21105
Up
0
Down
::

Texlive 2007 installato con yast su suse 10.3. Prima compilazione in assoluto del seguente codice
`\documentclass{article}
\usepackage [italian] {babel}
\usepackage{fontspec}
\usepackage{xunicode}
\setmainfont{phn}

\begin{document}
The quick brown fox jumps over the lazy dog.
\textbf{The quick brown fox jumps over the lazy dog.}
\emph{The quick brown fox jumps over the lazy dog.}
Affine.
Affluente.
\end {document} `
Risultato:
`
This is XeTeX, Version 3.141592-2.2-0.996 (Web2C 7.5.6)

(/usr/share/texmf/tex/xelatex/euenc/lm/eu1lmr.fd)Segmentation fault`
Qualche idea? Credo prescinda dal font. Succede in ogni caso.

Ti ho spostato perché si tratta di qualcosa che non dipende dal codice TeX, ma dall’infrastruttura di sistema.

Credo che ti debba rivolgere a chi mantiene il pacchetto per SuSe.

Ciao
Enrico

Go to top