Re: [Matplotlib-users] Mathtext fonts and matplotlibrc

2008-06-06 Thread Michael Droettboom
The choice for math fonts is somewhat limited, because so few fonts have the necessary symbols and spacing information, even if they are reasonably complete Unicode-wise. You basically have three supported choices, and one experimental choice, set with the mathtext.fontset parameter: cm: T

[Matplotlib-users] Mathtext fonts and matplotlibrc

2008-06-06 Thread Berit Hinnemann
Hi all, I have just upgraded to 0.93.1 (actually it turned out I did not even have to remove the 0.90 egg, python imports from 0.91 all by itself. I do not completely understand why, but that was a nice surprise...) and now the mixing of normal text and mathtext works nicely. Is it possible to