Hi all,

I'm using matplotlib 1.1.0 for Python27 on Windows 7.

I'd like to apply TeX fonts at legends and labels.
But if I try to do, the texts' baselines become upper,
and the layouts get out of shapes.
For example, I set legend titles as below:
    - 'Plot 1'
    - r'Plot 2 ($\alpha$)'
    -'Plot 3'
then only the second one was raised.
Both Computer Modern and \mathdefault fonts have same issues.

I want to fix all the baselines as default positions.
Does anyone have good ideas?


Magician

------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnmore_123012
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to