#17288: MathJax spkg for ipython notebook
-------------------------------------+-------------------------------------
       Reporter:  tmonteil           |        Owner:
           Type:  enhancement        |       Status:  needs_work
       Priority:  major              |    Milestone:  sage-6.4
      Component:  notebook           |   Resolution:
       Keywords:  mathjax notebook   |    Merged in:
        Authors:  Thierry Monteil    |    Reviewers:
Report Upstream:  N/A                |  Work issues:
         Branch:                     |       Commit:
  u/tmonteil/mathjax_for_ipython_notebook|  
18345c73bfd832bd25b952e7a5428b9239866a02
   Dependencies:                     |     Stopgaps:
-------------------------------------+-------------------------------------

Comment (by tmonteil):

 Replying to [comment:20 jdemeyer]:
 > Note that
 > {{{
 > if [ -d mathjax ] ; then
 >     rm -rf mathjax
 > fi
 > }}}
 > is entirely equivalent (assuming `mathjax` is never an ordinary file) to
 > {{{
 > rm -rf mathjax
 > }}}
 >
 > So either simplify or fix that.

 I did it in my last commit. The reason why i did that before was in case
 the user symlinked to her own mathjax install (in order to mutualize with
 another existing mathjax install on the computer to save space (for
 example on a live system)).

--
Ticket URL: <http://trac.sagemath.org/ticket/17288#comment:28>
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/d/optout.

Reply via email to