Hi,

When I do

m.text(0,0,'$\sum_{n=1}^{100}$');m.axis('off');m.savefig('test.svg')

matplotlib renders it fine, but won't save it to svg correctly - the 
summation symbol doesn't show up.

Is this a configuration issue on my part, or is svg support for latex 
currently incomplete?

I'm on win vista with python 2.5

I'm so happy that pylab exports to svg, BTW. I'm using inkscape to 
annotate by graphs and then export to pdf, and this work flow is so nice!

thanks!
-Kaushik

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to