[matplotlib-devel] mathtext traited config error

2007-09-08 Thread Eric Firing
Darren, There is an inconsistency between mpl-data/matplotlib.conf and config/mplconfig.py. The former has [[math]] under [text], but the latter is based on a separate [mathtext]. It would be trivial to resolve the inconsistency, but I don't know which way it should be resolved, so I will le

Re: [matplotlib-devel] lib/matplotlib/mpl-data/matplotlibrc in SVN

2007-09-08 Thread Eric Firing
Michael Droettboom wrote: > lib/matplotlib/mpl-data/matplotlibrc is generated at build time by > interpolating some fields in matplotlibrc.template. > > Since it always get changed, it always shows up as a modified file by > svn status. This is only a minor annoyance when working on the trunk.