#14330: Upgrade to sagenb 0.10.7
--------------------------------------+-------------------------------------
       Reporter:  kini                |         Owner:  tbd               
           Type:  enhancement         |        Status:  needs_work        
       Priority:  major               |     Milestone:  sage-5.11         
      Component:  packages: standard  |    Resolution:                    
       Keywords:                      |   Work issues:  published formulas
Report Upstream:  N/A                 |     Reviewers:  Dmitrii Pasechnik 
        Authors:  Keshav Kini         |     Merged in:                    
   Dependencies:  #10637              |      Stopgaps:                    
--------------------------------------+-------------------------------------

Comment (by kcrisman):

 Replying to [comment:64 novoselt]:
 > I have 5.10 and 5.11.beta3 with this spkg running and typesetting does
 not work for published worksheets, I just see things like
 > {{{
 > <script type="math/tex">\newcommand{\Bold}[1]{\mathbf{#1}}\left[9,
 18\right]</script>
 > }}}
 > Won't have time right now to figure out what triggers it, but will try
 in a couple of days if nobody beats me to it. Still "needs work",
 unfortunately... Is it maybe sanitation of worksheets to prevent scripts
 from running?..
 You must be right.    I thought that this was only run as an option, but
 closer scrutiny says not.   Mathjax isn't supposed to be killed off:
 {{{
 if el.tag=='script' and el.get('type')=='math/tex' and not el.get('src'):
     return True
 }}}
 but apparently it's not working right.  Maybe it's working okay but some
 other stuff around it is removed so that the Mathjax doesn't render?

 In any case, I feel like it should be an ''option'' to have this happen,
 and now I see it's required for all published worksheets.  I could be
 persuaded otherwise, but at least this should work first :)

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/14330#comment:66>
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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to