<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1170" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hi,</FONT></DIV>
<DIV><FONT face=Arial size=2>I'm trying to get pdfLaTex to work, but have a 
problem that I can't seem to overcome:</FONT></DIV>
<DIV><FONT face=Arial size=2>After compiling&nbsp;the minimal test file with 
pdfLaTex,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>&nbsp;&nbsp;&nbsp; 
\documentclass[12pt]{report}</FONT></DIV>
<DIV><FONT face=Arial size=2>&nbsp;&nbsp;&nbsp; 
\begin{document}<BR>&nbsp;&nbsp;&nbsp; \section{Test}<BR>&nbsp;&nbsp;&nbsp; This 
is some testtext with an equation: 
$\mathbf{C}=\sin\frac{a}{b}$.&nbsp;</FONT></DIV>
<DIV><FONT face=Arial size=2>&nbsp;&nbsp;&nbsp; \end{document}</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I get errors in the log file:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Warning: pdflatex (file cmmi8.pfb): cannot open 
Type 1 font file for reading</FONT></DIV>
<DIV><FONT face=Arial size=2>Warning: pdflatex (file cmr12.pfb): cannot open 
Type 1 font file for reading</FONT></DIV>
<DIV><FONT face=Arial size=2>Warning: pdflatex (file cmbx12.pfb): cannot open 
Type 1 font file for reading</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>However, these files do exist in my local texmf 
tree.</FONT></DIV>
<DIV><FONT face=Arial size=2>The map file (which I updated by running mkfntmap) 
has entries like</FONT></DIV>
<DIV><FONT face=Arial size=2>cmmi8 CMMI8 &lt;cmmi8.pfb</FONT></DIV>
<DIV><FONT face=Arial size=2>cmr12 CMR12 &lt;cmr12.pfb</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>pdfLaTex produces an output file, but the fonts are 
all wrong (instead of cm fonts they are some kind of sans serif font, the 
equation looks ugly).</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>What is the cause for this problem.</FONT></DIV>
<DIV><FONT face=Arial size=2>Thanks so much for any help,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Timo Koerber</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV></BODY></HTML>