On Thu, Jul 9, 2009 at 12:40 AM, Gökhan SEVER<[email protected]> wrote: > 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.
My guess is that this is the default behavior of tex rendering, but i may be wrong. If you want bigger mathtext, I think you need to use tex command, but again, i'm not sure and I hope someone else answer this. -JJ ------------------------------------------------------------------------------ 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 [email protected] https://lists.sourceforge.net/lists/listinfo/matplotlib-users
