pdflatex can't find fonts
--
hi,
Im trying to convert a .tex file with pdflatex to .pdf.
When I do: "pdflatex pdftest.tex"
I get the following warnings in the log file:
Warning: pdflatex (file cmr10): Font cmr10 at 657 not found
</var/cache/fonts/pk/ljfour/public/cm/cmbx12.720pk>
Then opening the file in acroread gives all kind of warnings and the fonts
are not showing up (or somtimes unreadable).
I think there is something wrong with the paths where pdflatex is looking
for the font, but where can I set these?
Converting the file to .dvi or to html with latex2html work fine.
I'm running Debian unstable.
Anyone any ideas?
thank,
Hans
Here is the complete output I get when executing pdflatex:
[~]# pdflatex pdftest.tex
This is pdfTeX, Version 3.14159-1.10b (Web2C 7.4.5)
(./pdftest.tex{/usr/share/texmf/pdftex/config/pdftex.cfg}
LaTeX2e <2001/06/01>
Babel <v3.7h> and hyphenation patterns for american, british, french,
german, n
german, dutch, nohyphenation, loaded.
(/usr/share/texmf/tex/latex/base/article.cls
Document Class: article 2001/04/21 v1.4e Standard LaTeX document class
(/usr/share/texmf/tex/latex/base/size11.clo)) (./pdftest.aux)
[1{/usr/share/tex
mf/dvips/config/pdftex.map}] (./pdftest.aux) )
Warning: pdflatex (file cmr10): Font cmr10 at 657 not found
</var/cache/fonts/pk/ljfour/public/cm/cmbx12.720pk>
Output written on pdftest.pdf (1 page, 4438 bytes).
Transcript written on pdftest.log.
--------------------
Reply to: