Gökhan SEVER wrote:
> Your suggested work-arounds worked like a charming. See my before and 
> after plots at the given links:
>
> http://img34.imageshack.us/img34/3899/dccnplot1.png
> http://img27.imageshack.us/img27/6274/dccnplot2.png
>
> I have one tiny question left working on these figures; that is: how 
> to make mathtext font and a regular label font at the same size?
>
> For instance:
>
> host.set_ylabel(r"DMT CCN Concentration [ #/$cm^3$]")
>
> but as it is seen from the figure they look a bit weird.
>
It will be impossible to get these two fonts appearing as the same size, 
but you can make the math rendering use the same font as the rest of the 
text by setting "mathtext.default" to "regular" (assuming "text.usetex" 
is False).

Mike

-- 
Michael Droettboom
Science Software Branch
Operations and Engineering Division
Space Telescope Science Institute
Operated by AURA for NASA


------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time, 
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize  
details at: http://p.sf.net/sfu/Challenge
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to