Hello Mike -
Thanks for taking a look at this.
Easy example:
from pylab import *
plot([1,2,3])
text(1,1.5,r'$\chi$')
savefig('d:/temp/test.eps')
There shoud now be a line and the symbol chi.
Works great in the pdf file, not in the eps file.
Both are attached.
Strangely enough at the end of the eps file there are statements:
0.000000 3.703125 moveto
/chi glyphshow
Which looks to me like writing chi.
I have now tried this on 4 windows machines, with different installations of
gsview, but it doesn't work on any.
It works fine under mpl vs. 0.90.1. That has the same statement for chi, but
defines chi internally inside the eps file (which is much bigger).
Thanks, Mark
On Tue, Mar 18, 2008 at 7:09 PM, mdroe <[EMAIL PROTECTED]> wrote:
> It looks like it may be Windows-specific. I can create .eps files with
> math on mpl-0.91.2, Python 2.5, gs-7.07 on Linux without problems.
> Someone with a Windows installation may need to look at this.
>
> Just so I can have a deeper look -- can you please attach
>
> a) the Python source of a minimal plot that causes this problem
> b) your .eps file output (so I can compare it against mine).
>
> Mike
>
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users