> On 11.09.06, Tom Bridgman wrote:
>> 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
On Tue, 12 Sep 2006, Joerg Lehmann apparently wrote:
> Could you please send me the offending line of the psfonts.map file?
Similar issue:
C:\Python24\lib\site-packages\pyx\dvifile.py:396:
UserWarning: Ignoring line 2 in mapping file 'psfonts.map': wrong syntax
warnings.warn("Ignoring line %i in mapping file '%s': %s" % (lineno,
filename, e))
C:\Python24\lib\site-packages\pyx\dvifile.py:396: UserWarning: Ignoring line 64
in mapping file 'psfonts.map': wrong syntax
warnings.warn("Ignoring line %i in mapping file '%s': %s" % (lineno,
filename, e))
C:\Python24\lib\site-packages\pyx\dvifile.py:396:
UserWarning: Ignoring line 1630 in mapping file 'psfonts.map': wrong syntax
warnings.warn("Ignoring line %i in mapping file '%s': %s" % (lineno,
filename, e))
It would be helpful to have the whole file path in this
warning. I have 3 copies of psfonts.map:
localtexmf\dvips\config\psfonts.map
localtexmf\dvipfm\config\psfonts.map
localtexmf\pdftex\config\psfonts.map
I will assume the first is relevant.
line 64: cheq Cheq <cheq.ps
line 1630: xcheq Cheq " ChessEncoding ReEncodeFont " <chess.enc <cheq.ps
Cheers,
Alan Isaac
-------------------------------------------------------------------------
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