If you get the following error on ubuntu....
./IEEEtran.cls:366:Font OT1/ppl/m/n/10=pplr7t at 10.0pt not loadable: Metric (TFM) file not found.
then install the font package on ubuntu using the command:
sudo apt-get install texlive-fonts-recommended
On Ubuntu install the following packages for IEEE related document preparation
sudo apt-get install texlive texlive-latex-extra texlive-math-extra texlive-pstricks texlive-science latex-beamer
5 comments:
Thank you! You just saved me what would have been a ton of headache.
OMG OMG OMG! You also saved my live! Thank you so much! OMG it works!!!
nice one, I googled the entire error: "IEEEtran.cls:366: Font OT1/ppl/m/n/10=pplr7t at 10.0pt not loadable: Metric (TFM) file not found." only 1 other showed up. Cheers :)
that was helpful :) Thanks!
Thanks
Post a Comment