#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):
In the current state, the --mathjax switch seems to work with a build of
the html version of the reference manual.
Mathematics in the documentation is being wrapped with {{{\(, \)}}} pairs,
which are the default MathJax delimiters for inline mathematics. However
these snippets are not being rendered when viewed in a browser.
In the page source of a page of the html documentation, I see a script in
a file named {{{mathjax_sage.js}}} which we are not generating. We do
have {{{jsmath_sage.js}}} lying about in the doc directories, which have
the full jsmath configuration information. So this likely needs repair
before an HTML documentation page with MathJax support is built properly.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9774#comment:31>
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.