[23887] in Athena Bugs
linux 9.2.16: pdflatex
daemon@ATHENA.MIT.EDU (Kevin W Chen)
Tue Sep 2 16:42:17 2003
Message-Id: <200309022042.h82KgFsu010940@cheshire-cat.mit.edu>
To: bugs@MIT.EDU
Date: Tue, 02 Sep 2003 16:42:15 -0400
From: Kevin W Chen <kchen@MIT.EDU>
System name: cheshire-cat.mit.edu
Type and version: i686 9.2.16 (with mkserv)
Display type: nVidia Corporation NV5 [RIVA TNT2/TNT2 Pro] (rev 15)
Shell: /bin/athena/tcsh
Window manager: sawfish
What were you trying to do?
Create a PDF file from a latex document using pdflatex.
What's wrong:
The fonts are not found, and the PDF has no text. Running latex on
the same document and viewing it with xdvi works fine. Running dvipdf
on the .dvi file and viewing it with acroread and xpdf also works
fine.
[org cheshire-cat]% pdflatex a
This is pdfTeX, Version 3.14159-1.10b (Web2C 7.4.5)
(./a.tex{/usr/athena/share/texmf/pdftex/config/pdftex.cfg}
LaTeX2e <2001/06/01>
Babel <v3.7h> and hyphenation patterns for american, french, german, ngerman, n
ohyphenation, loaded.
(/usr/athena/share/texmf/tex/latex/base/article.cls
Document Class: article 2001/04/21 v1.4e Standard LaTeX document class
(/usr/athena/share/texmf/tex/latex/base/size10.clo))
(/usr/athena/share/texmf/tex/latex/preprint/fullpage.sty) (./a.aux) [1
Warning: pdflatex (file pdftex.map): cannot open font map file
] (./a.aux) )
Warning: pdflatex (file cmr10): Font cmr10 at 600 not found
Warning: pdflatex (file cmbx12): Font cmbx12 at 720 not found
Output written on a.pdf (1 page, 944 bytes).
Transcript written on a.log.
What should have happened:
A PDF with proper fonts should have been created.
Please describe any relevant documentation references: