All, It seems there is a problem with the eucal package. I'm running F19, all packages are up to date, and I have installed texlive-scheme-full. Previously it used to work on F17 with TexLive 2012.
Here's a minimal example for reproducibility: \documentclass{article} \usepackage[USenglish]{babel} \usepackage{eucal} \begin{document} $\mathcal X$ \end{document} When I run pdflatex on this file, I get the following output: $ pdflatex test.tex This is pdfTeX, Version 3.1415926-2.5-1.40.14 (TeX Live 2013) restricted \write18 enabled. entering extended mode (./test.tex LaTeX2e <2011/06/27> Babel <3.9f> and hyphenation patterns for 76 languages loaded. (/usr/share/texlive/texmf-dist/tex/latex/base/article.cls Document Class: article 2007/10/19 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def))) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/eucal.sty) No file test.aux. (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/ueus.fd) [1{/usr/share/texliv e/texmf-var/fonts/map/pdftex/updmap/pdftex.map}] (./test.aux) kpathsea: Running mktexpk --mfmode / --bdpi 600 --mag 1+0/600 --dpi 600 eusm10 mktexpk: don't know how to create bitmap font for eusm10. mktexpk: perhaps eusm10 is missing from the map file. kpathsea: Appending font creation commands to missfont.log. ) !pdfTeX error: pdflatex (file eusm10): Font eusm10 at 600 not found ==> Fatal error occurred, no output PDF file produced! Any help is highly appreciated. Thanks, M _______________________________________________ TeXLive mailing list TeXLive@linux.cz http://www.linux.cz/mailman/listinfo/texlive