On 7/6/07, Kaushik Ghose <[EMAIL PROTECTED]> wrote: > Hi Edin, > > Edin Salkovic wrote: > >> > >> m.text(0,0,'$\sum_{n=1}^{100}$');m.axis('off');m.savefig('test.svg') > > > > Shouldn't that be: > > r'$\sum_{n=1}^{100}$' # i.e. a "raw" string. > > > > or: > > > > '$\\sum_{n=1}^{100}$' # Escaped backslash > > > > Actually the original string renders as desired. Its the svg save that > causes the problem. > > I gather this is due to incomplete implementation of svg export. > > thanks! > -Kaushik
Sorry, I see the problem now. Unfortunately I wont have the resources to investigate into this this weekend. It's past midnight here, and tomorrow early I have to travel. Best, Edin ------------------------------------------------------------------------- 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