dvips problem: Font not found, characters will be left blank
"Zakharov V.V." <[email protected]>
| Newsgroups | gmane.comp.tex.tetex.general |
|---|---|
| Message-ID | <[email protected]> |
Hi
After updating to teTeX 3.0 I have the following problem with dvips:
=== darkstar:~/tmp/latex> dvips test.dvi
This is dvips(k) 5.95a Copyright 2005 Radical Eye Software
(www.radicaleye.com)
' TeX output 2005.04.04:1815' -> test.ps
kpathsea: Running mktexpk --mfmode epstylus --bdpi 360 --mag 1+0/360 --dpi 360 mr10
mktexpk: don't know how to create bitmap font for mr10.
kpathsea: Appending font creation commands to missfont.log.
dvips: Font mr10 not found, characters will be left blank.
dvips: Can't open font metric file mr10.tfm
dvips: I will use cmr10.tfm instead, so expect bad output.
kpathsea: Running mktexpk --mfmode epstylus --bdpi 360 --mag 1+0/360 --dpi 360 mr7
mktexpk: don't know how to create bitmap font for mr7.
dvips: Font mr7 not found, characters will be left blank.
dvips: Can't open font metric file mr7.tfm
dvips: I will use cmr10.tfm instead, so expect bad output.
dvips: Checksum mismatch in mr7
dvips: Design size mismatch in mr7.tfm
<tex.pro>. [1]
where test.tex is
----------- begining of test.tex -----------
\documentclass[12]{amsart}
\begin{document}
bla-bla-bla
\end{document}
----------- end of test.tex -----------
This happens with all of my TeX files.
I have reinstalled teTeX, but it didn't help.
I read docs and searched in Internet without result
Thank you,
Vladimir
P.S. Sorry for my english
P.P.S. OS - FreeBSD 5.4-PRERELEASE i386