#5897: add some javascript to make jsmath happier (very easy ticket to close,
probably)
----------------------+-----------------------------------------------------
 Reporter:  was       |       Owner:  boothby   
     Type:  defect    |      Status:  new       
 Priority:  major     |   Milestone:  sage-3.4.2
Component:  notebook  |    Keywords:            
----------------------+-----------------------------------------------------
 This was on sage-support on April 25.
 {{{
 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
 }}}

 We should add this to sage, since who knows when it'll go into jsmath and
 get into sage.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/5897>
Sage <http://sagemath.org/>
Sage - Open Source Mathematical Software: Building the Car Instead of 
Reinventing the Wheel

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
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-trac?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to