On Monday 09 October 2006 12:45, John Hunter wrote:
> >>>>> "A" == A S Budden <[EMAIL PROTECTED]> writes:
>
>     A> Dear all, I've just started using matplotlib for some data
>     A> processing and plotting and have ported one of my existing
>     A> Matlab scripts to python.  However, I have been unable to get
>     A> the following working properly in python.  In Matlab, this
>     A> works:
>
> Have you tried \prime ?

Al, if you have latex/ghostscript/dvipng on your system, you can set 
text.usetex = True in your rc settings, and you will get the results you 
expect. See http://www.scipy.org/Cookbook/Matplotlib/UsingTex for more 
information.

Darren

P.S.: It looks like this is somewhat improved with mathtext2, which is still 
in development.

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to