Sage 3.1.2 works for me, except that if I create a SVG image of a plot
(i.e, save('plot.svg')) it is not displayed properly in Firefox.
Instead, Firefox tells me that I need a plugin to display it, but
can't find one for type "text/html". It looks like the notebook
server is incorrectly serving SVG files with this MIME type and
without a Content-Type header, so my browser doesn't know to use its
built-in SVG support to display it. Of course, modern Firefox has SVG
built-in, and in particular, these images ARE correctly displayed in
the online Sage notebooks.
--
Ryan Reich
[EMAIL PROTECTED]
--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/sage-support
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---