#17288: MathJax for both (offline) notebooks
-------------------------------------+-------------------------------------
       Reporter:  tmonteil           |        Owner:
           Type:  enhancement        |       Status:  needs_review
       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_both__offline__notebooks|  
8ec7d5c3a4fbf47b551df2b288b74816eca74b7a
   Dependencies:                     |     Stopgaps:
-------------------------------------+-------------------------------------
Changes (by tmonteil):

 * status:  new => needs_review


Old description:

> Currenlty, `MathJax` is bundled with sagenb. But ipython notebook also
> requires `MathJax` for offline displaying mathematical formulas.
>
> The aim of this ticket is to:
>  - have a independent `MathJax` (default) spkg, not related to sagenb
>  - have ipython notebook work with that local install
>  - remove `MathJax` from sagenb bundle and use the independent one to
> avoid duplication
>
> The latest `MathJax` tarball can be downloaded at
> https://github.com/mathjax/MathJax/archive/v2.4-latest.tar.gz

New description:

 Currenlty, `MathJax` is bundled with sagenb. But ipython notebook also
 requires `MathJax` for offline displaying mathematical formulas.

 The aim of this ticket is to:
  - have a independent `MathJax` (default) spkg, not related to sagenb
  - have ipython notebook work with that local install
  - remove `MathJax` from sagenb bundle and use the independent one to
 avoid duplication

 The latest `MathJax` tarball can be downloaded at
 https://github.com/mathjax/MathJax/archive/v2.4-latest.tar.gz
 It should be renamed `mathjax-2.4.tar.gz` in the `upstream/` directory.

--

Comment:

 In the last commit i showed how could sagenb work with mathjax spkg. It
 should work both with or without modifiction of sagenb spkg. Since each
 commit does a specific thing, we can decide whether  sagenb should use
 mathjax spkg or not.

 - commit ​e8ef55d : basic independent mathjax spkg
 - commit ​8f18d36 : strip mathjax down from 175M to <10M.
 - commit ​0443d99 : make mathjax a standard spkg and a dependency of (and
 work with) ipython
 - commit ​8ec7d5c : make mathjax a dependency of (and work with) sagenb

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