[OS X TeX] Font problem

Michael Sharpe msharpe at ucsd.edu
Wed Dec 9 22:42:23 CET 2009


On Dec 9, 2009, at 11:39 AM, Peter Pagin wrote:

> Hello list,
> I have run into a problem using the fourier font package with TeXLive 2009. The file typesets fine with TeXLive 2008, but using the 2009 distribution, I get the following message
> 
> 
> ---------------------------------
> 
> 27] (./vagdom3.aux)
> kpathsea: Running mktexpk --mfmode / --bdpi 600 --mag 0+331/600 --dpi 331 fourier-ms
> mktexpk: don't know how to create bitmap font for fourier-ms.
> /usr/texbin/mktexpk: line 266: /bin/rm: Permission denied
> kpathsea: Appending font creation commands to missfont.log.
>  )

It would help in the diagnosis if you would process the following minimal file with pdflatex and post the entire console output .

\documentclass{article}
\usepackage{fourier} 
\begin{document}
Some text. Some math:  $\int_0^\infty \alpha(t)\,dt$.
\end{document}  

Michael


More information about the macostex-archives mailing list