Hi all,

I am wondering how I can get space in the axis label while using the Latex mode.

That is, when I use pylab.ylabel(r'$V [A^{3}]$') I don't get any space
in between V and [.

I also tried using the math mode spacing for Latex, So, if I try to do
pylab.ylabel(r'$V\;[A^{3}]$'), I only get V and not even A^3.

Any help is appreciated.

Chaitanya

------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to