[Fedora TeX Live] Problem with eucal Package

Michael Smith my.r.help at gmail.com
Fri Nov 1 07:47:29 CET 2013


All,

I have another problem that seems to be related. Here's a minimal
example for reproducibility:

\documentclass[a4paper,12pt]{article}
\usepackage[USenglish]{babel}
\usepackage{fouriernc}
\begin{document}
$=$
\end{document}


When I run this with pdflatex, I get the following error:

kpathsea: Running mktexpk --mfmode / --bdpi 600 --mag 1+62/600 --dpi 662
fourier-ms
mktexpk: don't know how to create bitmap font for fourier-ms.
mktexpk: perhaps fourier-ms is missing from the map file.
kpathsea: Appending font creation commands to missfont.log.

!pdfTeX error: pdflatex (file fourier-ms): Font fourier-ms at 662 not found
 ==> Fatal error occurred, no output PDF file produced!


Do I have to run something like updmap-sys again (just guessing here,
based on the previous answer):

updmap-sys --enable Map=euler.map,fourier.map

Sorry, I'm not really familiar with these map files.

Thanks,
M




On 10/15/2013 06:47 AM, Jason L Tibbitts III wrote:
>>>>>> "TC" == Tom Callaway <tcallawa at redhat.com> writes:
> 
> TC> You'll need the package that provides the missing fonts (log shows
> TC> it is eusm10). Since we know TeX fonts are either in .tfm or .pfb
> TC> format, you can simply install the package that has that tex
> TC> Provide:
> 
> Except that I think there's a bug in all existing texlive packages where
> the Euler fonts don't get installed correctly.
> 
> https://bugzilla.redhat.com/show_bug.cgi?id=982887
> 
> This was just fixed recently in rawhide but I don't know if a build has
> been done.  If running
> 
> updmap-sys --enable Map=euler.map
> 
> as root fixes things, that's the bug.
> 
>  - J<
> 


More information about the TeXLive mailing list