Re: [Matplotlib-users] Publication quality plots in papers

2010-04-27 Thread Konstantin Klementiev
>I like to use png files at 300dpi. I'm stuck using MS Word 2007 at work, and >that's what works best in my experience. If MS ever starts to support svg >files. Or matplotlib starts to support emf-files... ;) BTW, why the emf format is in the list of export formats whereas it is not actually supp

Re: [Matplotlib-users] mathtext is smaller than regular text

2010-04-27 Thread Konstantin Klementiev
>From: Gokhan Sever: >In your matplotlibrc file uncomment "mathtext.default : regular" to get the >same font between the equations and regular text. Then the mathematics italic is lost. I can force it back by \it and then I have the same small letters. > From: Michael Droettboom: >Mathtext is in a

[Matplotlib-users] mathtext is smaller than regular text

2010-04-27 Thread Konstantin Klementiev
Hello all, Does anyone know why mathtext is smaller than the regular text in the same string? For example, see http://matplotlib.sourceforge.net/users/text_intro.html (equation E=mc^2) How can I make it of equal size? I don't see any mathtext size settings in rcfile... Thanks in advance! Konst

[Matplotlib-users] imshow is incorrect at the bottom axis

2010-03-26 Thread Konstantin Klementiev
* The problem is universally seen on WinXP, WinVista and Ubuntu 9.10. * print matplotlib.__version__ = 0.99.1 * mpl was obtained from pythonxy on Windows and EPD on Linux * no customizations to matplotlibrc The attached example shows a square picture with equal settings for X and Y axes. While the