Re: [matplotlib-devel] config with traits

2007-08-23 Thread Darren Dale
On Wednesday 22 August 2007 4:20:08 pm Michael Droettboom wrote: > Darren Dale wrote: > > On Wednesday 22 August 2007 03:09:30 pm Michael Droettboom wrote: > >> I realize it's hacky. The most obvious alternative is to expect a > >> dictionary here, e.g.: > >> > >>rm = { 'family': ['serif'], 's

Re: [matplotlib-devel] config with traits

2007-08-23 Thread Michael Droettboom
Darren Dale wrote: > On Wednesday 22 August 2007 4:20:08 pm Michael Droettboom wrote: >> Darren Dale wrote: >>> If you want all that flexibility, why not do it in the usual way: >>> >>> #mathtext.it.family : 'serif' >>> #mathtext.it.style : 'oblique' >> That seems reasonable. I think I had a ment