Re: [Matplotlib-users] usetex: different fonts

2006-06-19 Thread Steve Schmerler
Ryan Krauss wrote: > Sorry, I didn't scroll down low enough in the message to see the png > you already attached. > > Ryan > The latest update (Darren's mail) makes the plots (exponents etc.) look just cool. Thanks! cheers, steve -- Random number generation is the art of producing pure gibber

Re: [Matplotlib-users] usetex: different fonts

2006-06-18 Thread Ryan Krauss
Sorry, I didn't scroll down low enough in the message to see the png you already attached. Ryan On 6/18/06, Ryan Krauss <[EMAIL PROTECTED]> wrote: > Can you post a simple script that recreates your problem and a png of > a plot with the problem? (Note that your png files need to be under > 100kb

Re: [Matplotlib-users] usetex: different fonts

2006-06-18 Thread Ryan Krauss
Can you post a simple script that recreates your problem and a png of a plot with the problem? (Note that your png files need to be under 100kb or the mailing list won't allow them). Ryan On 6/18/06, Steve Schmerler <[EMAIL PROTECTED]> wrote: > With usetex mpl creates different fonts on the axes

[Matplotlib-users] usetex: different fonts

2006-06-18 Thread Steve Schmerler
With usetex mpl creates different fonts on the axes ticks and the $\times 10^$ labels. In [1]: matplotlib.__version__ Out[1]: '0.87.3' (from svn) -- Random number generation is the art of producing pure gibberish as quickly as possible. ___ Matplot