Thanks, Rafael, for your help. | The error message issued by dvipdf (actually dvips) above typically | occurs when the font cannot be generated by some tool in the build | chain, like metafont. However, since the tipa*.pfb files are | present in the package, those files get included by dvips. Indeed: | | $ dvips mydoc.dvi -o mydoc.ps | This is dvips(k) 5.95a Copyright 2005 Radical Eye Software (www.radicaleye.com) | 'TeX output 2007.03.20:0047'-> mydoc.dvi | <tex.pro><texps.pro>. <tipa10.pfb><cmr10.pfb>[1] | | Do you get the same as above in your system?
Yes, although my dvips is from a different package from yours: >>>>>>>>>>>>>>>>>>> $ dvips mydoc.dvi -o mydoc.ps This is dvips(k) p1.7a Copyright 2005 ASCII Corp.([EMAIL PROTECTED]) based on dvips(k) 5.95a Copyright 2005 Radical Eye Software (www.radicaleye.com) ' TeX output 2007.03.19:1507' -> mydoc.ps <tex.pro><texps.pro>. <cmr10.pfb>[1] $ <<<<<<<<<<<<<<<<<<< I seem to have the same dvips as yours: >>>>>>>>>>>>>>>>>>>> $ /usr/bin/dvips.nonja mydoc.dvi -o mydoc.ps This is dvips(k) 5.95a Copyright 2005 Radical Eye Software (www.radicaleye.com) ' TeX output 2007.03.19:1507' -> mydoc.ps <tex.pro><texps.pro>. <cmr10.pfb>[1] $ <<<<<<<<<<<<<<<<<<<< My dvips seems to be from the dvipsk-ja package, while the other one is from the tetex-bin package. Ryo -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

