#9774: Upgrade the notebook to use MathJax instead of jsMath
---------------------------+------------------------------------------------
   Reporter:  mpatel       |          Owner:  jason, was
       Type:  enhancement  |         Status:  needs_work
   Priority:  major        |      Milestone:            
  Component:  notebook     |       Keywords:            
Work_issues:               |       Upstream:  N/A       
   Reviewer:               |         Author:            
     Merged:               |   Dependencies:            
---------------------------+------------------------------------------------

Comment(by rbeezer):

 Added patch to Flask notebook code to support `MathJax`, built with Davide
 Cervone's help.

   1.  This is a hand-edited patch to recover from an hg mess-up.  I think
 it is OK, but be wary.
   1.  Fonts are coming from `MathJax` CDN.  Comment in code indicates
 change for local `MathJax` installation.
   1.  {{{<script>}}} tags added by Palmieri's Sage library patch need to
 be handled with care on notebook side, so notebook does not evaluate them.
 Right now when "Typeset" box is checked, evaluated cells raise a
 Javascript error in {{{evaluate_script_tags}}} (or a function with a
 similar name).

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9774#comment:17>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

-- 
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