They seem to appear in batches. I'm assuming it's this psfonts.map: $ kpsewhich psfonts.map /usr/local/teTeX/share/texmf.local/fonts/map/dvips/updmap/psfonts.map
for example lines 424-435: > lbmsd LucidaNewMath-Symbol-Demi <lbmsd.pfb > lbr LucidaBright " TeXnANSIEncoding ReEncodeFont " <texnansi.enc > <lbr.pfb > lbrsc LucidaBrightSmallcaps " TeXnANSIEncoding ReEncodeFont " > <texnansi.enc <lbrsc.pfb > lbsl LucidaBright-Oblique " TeXnANSIEncoding ReEncodeFont " > <texnansi.enc <lbsl.pfb > lbtb LucidaTypewriterBold " TeXnANSIEncoding ReEncodeFont " > <texnansi.enc <lbtb.pfb > lbtbo LucidaTypewriterBoldOblique " TeXnANSIEncoding ReEncodeFont " > <texnansi.enc <lbtbo.pfb > lbto LucidaTypewriterOblique " TeXnANSIEncoding ReEncodeFont " > <texnansi.enc <lbto.pfb > lbtr LucidaTypewriter " TeXnANSIEncoding ReEncodeFont " <texnansi.enc > <lbtr.pfb > lcircle10 LCIRCLE10 <lcircle1.pfb > lcirclew10 LCIRCLEW10 <lcirclew.pfb > lcmss8 LCMSS8 <lcmss8.pfb but this file only has 944 lines. Higher line numbers in the warnings: 2654-2655, 3358-3359 and more. Suggestions? I'm wondering if this is a new default in the newer TeX install. I'm not as familiar with command-line tex as OzTeX so browsing the directory tree for the configs has not been fruitful. Thanks, Tom On Sep 12, 2006, at 2:24 AM, Joerg Lehmann wrote: > Hello Tom, > > On 11.09.06, Tom Bridgman wrote: >> Okay, I think this is a real issue and not an artifact of a bad data >> point. >> >> I'm installing PyX 0.9 with python 2.4 on a separate machine, Mac OS X >> 10.3.9. A reasonably pristine install with the latest modules. >> >> I installed a new MacTeX installer from http://www.tug.org/mactex/ >> >> When I run the PyX hello.py, I get a load of warnings like: >> warnings.warn("Ignoring line %i in mapping file '%s': %s" % >> (lineno, >> filename, e)) >> /Library/Frameworks/Python.framework/Versions/2.4/lib/python2.4/site- >> packages/pyx/dvifile.py:396: UserWarning: Ignoring line 4089 in >> mapping >> file 'psfonts.map': wrong syntax > > Could you please send me the offending line of the psfonts.map file? > > Jörg -- W.T. Bridgman, Ph.D. Physics & Astronomy ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ PyX-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/pyx-user
