Re: [matplotlib-devel] mathtext traited config error

2007-09-10 Thread Darren Dale
Hi Eric, Mike, On Monday 10 September 2007 08:08:42 am Michael Droettboom wrote: > Eric Firing wrote: > > 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 b

Re: [matplotlib-devel] mathtext traited config error

2007-09-10 Thread Michael Droettboom
Darren, I trust your judgement on which way to go, as you have a better sense of how other settings have been laid out. I'm happy to do the work -- I just don't know which is correct going forward (these are new settings, so backward compatibility isn't a concern.) The values in matplotlib.co

[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