Dear Jörg,

> Sorry, I was a bit imprecise. I meant that the code has changed in
> the (not yet released) version found in the Subversion repository.
> Only there, the configuration option I referred to is evaluated at all.

ok, I switched to r3004. Then, I am getting an exception from the
configuration parser. The end of the error messages reads:

File "/home/gert/pyx-svn/pyx/pdfwriter.py", line 327, in getfontmap
fontmapfiles = config.getlist("text", "pdffontmaps", ["pdftex.map"])
File "/home/gert/pyx-svn/pyx/config.py", line 60, in getlist
return [config.get(section, option) for option in options]
File "/usr/lib/python2.5/ConfigParser.py", line 520, in get
raise NoOptionError(option, section)
ConfigParser.NoOptionError: No option 'fourier.map' in
section: 'text'

for a local .pyxrc containing

[text]
pdffontmaps=fourier.map

Best regards,
Gert

-- 
 Gert-Ludwig Ingold        email: [email protected]
 Institut für Physik       Phone: +49-821-598-3234
 Universität Augsburg      Fax  : +49-821-598-3222
 D-86135 Augsburg          WWW  : www.physik.uni-augsburg.de/theo1/ingold
 Germany                   PGP  : 86FF5A93, key available from homepage

Attachment: pgp4Thaxfim7k.pgp
Description: PGP signature

------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
PyX-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pyx-user

Reply via email to