Thanks for posting the new example.  I have found that the problem is
due to the fact that Sage puts the output inside a <PRE> block, and
IE7 gets confused about some of its measurements in that case.  It can
be fixed by including

  span.typeset {
     white-space: normal;
  }

in the css/main.css file for sage.  I will add this to jsMath in the
next release.

Davide
--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to 
sage-support-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/sage-support
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to