[XeTeX] fourier package with XeLaTeX
André Bellaïche
abellaic at math.jussieu.fr
Thu Aug 17 19:13:14 CEST 2006
Le 17 août 06 à 01:55, Akira Kakuto a écrit :
>>
> ...
>> But, is it possible anyway to say \usepackage
>> {utopia} or \usepackage{fourier} in a XeLaTeX file ?
>>
>
> I think it is possible. If you are on Mac OS X,
> try to use the driver xdvipdfmx by
> xelatex --output-driver='xdvipdfmx -q -E' foo
>
> Best,
> Akira
>
Dear Akira,
Thank you for your answer.
In response to the command:
xelatex --output-driver='xdvipdfmx -q -E' Essai
I get the following error messages:
------------------------------------------------------------------------
-----
No file Essai.aux.
(/usr/local/teTeX/share/texmf.tetex/tex/latex/lm/t1lmr.fd)
(/usr/local/teTeX/share/texmf.gwtex/tex/latex/fourier/fmlfutm.fd)
(/usr/local/teTeX/share/texmf.gwtex/tex/latex/fourier/fmsfutm.fd)
(/usr/local/teTeX/share/texmf.gwtex/tex/latex/fourier/fmxfutm.fd)
(/usr/local/teTeX/share/texmf.tetex/tex/latex/base/ts1cmr.fd)
(/usr/local/teTeX/share/texmf.gwtex/tex/latex/fourier/t1futs.fd)
(/usr/local/teTeX/share/texmf.gwtex/tex/latex/fourier/fmlfutmi.fd)
[1sh: line 1: xdvipdfmx: command not found
]
(./Essai.aux) )
Broken pipe
------------------------------------------------------------------------
-----
The Essai.tex file was:
------------------------------------------------------------------------
-----
\documentclass[11pt]{article}
\usepackage[french]{babel}
\usepackage{fourier}
\title{Brief Article}
\author{The Author}
\begin{document}
\maketitle
\section{Section}
\subsection{Subsection}
$a=b$
\end{document}
------------------------------------------------------------------------
-----
I got the same results with 'utopia'.
One hour ago, I was able to typeset a similar file with the command
you suggested, and with \usepackage{fourier} as well as with
\usepackage{utopia} (matth in CM). I got some worrying messages
saying that such and such glyphs or fonts would be replaced by
Helvetica, but no one of these glyphs was used in my text. So, the
typesetting went well. But now, I am unable to reproduce this result.
Best regards,
Andre
More information about the XeTeX
mailing list