#9774: Use MathJax instead of jsMath
-----------------------------------------------------------------------------------------+
       Reporter:  mpatel                                                        
         |         Owner:  jason, was                                           
         
           Type:  enhancement                                                   
         |        Status:  needs_work                                           
         
       Priority:  major                                                         
         |     Milestone:  sage-pending                                         
         
      Component:  notebook                                                      
         |    Resolution:                                                       
         
       Keywords:  sd41                                                          
         |   Work issues:                                                       
         
Report Upstream:  Fixed upstream, but not in a stable release.                  
         |     Reviewers:  Jason Grout, John Palmieri, Punarbasu Purkayastha, 
Keshav Kini
        Authors:  Rob Beezer, Davide Cervone, John Palmieri, Jason Grout, 
Nathan Carter  |     Merged in:                                                 
               
   Dependencies:  #13121                                                        
         |      Stopgaps:                                                       
         
-----------------------------------------------------------------------------------------+

Comment (by kini):

 In particular this doctest fails, on Sage 5.2.rc1:

 {{{
 [3] fs@boone /opt/sage/devel/sage $ sage -t --long --force_lib
 sage/misc/latex.py
 sage -t --long --force_lib "devel/sage-main/sage/misc/latex.py"
 **********************************************************************
 File "/opt/sage-5.2.rc1/devel/sage-main/sage/misc/latex.py", line 1972:
     sage: view((x,2), combine_all=True) # trac 11775
 Expected:
     <html><script
 type="math/tex">\newcommand{\Bold}[1]{\mathbf{#1}}\left(x,
 2\right)</script></html>
 Got:
     <html><script type="math/tex">\newcommand{\Bold}[1]{\mathbf{#1}}x
 2</script></html>
 **********************************************************************
 1 items had failures:
    1 of  17 in __main__.example_54
 ***Test Failed*** 1 failures.
 For whitespace errors, see the file /home/fs/.sage//tmp/latex_17232.py
          [1.3 s]

 ----------------------------------------------------------------------
 The following tests failed:


         sage -t --long --force_lib "devel/sage-main/sage/misc/latex.py"
 Total time for all tests: 1.3 seconds
 }}}

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9774#comment:104>
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