You have a choice of the built-in math layout engine (mathtext) and 
using the real LaTeX for this.  The rcParam "text.usetex", when True, 
will use LaTeX.

I'm not sure I fully understand the question, though.  To get the Greek 
alpha character, Unicode will be used in the output.  You've 
demonstrated that you don't have to use Unicode in the input, however, 
as you can say "$\alpha_0$".  What is it you're trying to avoid?

Mike

On 10/11/2010 10:57 AM, Ruggero wrote:
> Hello, how I can write a simple formula like this: $\alpha_0$ without
> latex using unicode? My problem is how to write sub(super)script.
> Thanks.
>
> ------------------------------------------------------------------------------
> Beautiful is writing same markup. Internet Explorer 9 supports
> standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2&  L3.
> Spend less time writing and  rewriting code and more time creating great
> experiences on the web. Be a part of the beta today.
> http://p.sf.net/sfu/beautyoftheweb
> _______________________________________________
> Matplotlib-users mailing list
> Matplotlib-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/matplotlib-users
>    


-- 
Michael Droettboom
Science Software Branch
Space Telescope Science Institute
Baltimore, Maryland, USA


------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today.
http://p.sf.net/sfu/beautyoftheweb
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to