#13143: Use MathJax by default when building docs from Makefile
---------------------------------------------+------------------------------
       Reporter:  jhpalmieri                 |         Owner:  GeorgSWeber
           Type:  enhancement                |        Status:  needs_info 
       Priority:  minor                      |     Milestone:  sage-5.4   
      Component:  build                      |    Resolution:             
       Keywords:  Makefile doc MathJax sd40  |   Work issues:             
Report Upstream:  N/A                        |     Reviewers:             
        Authors:  John Palmieri              |     Merged in:             
   Dependencies:  #9774, #13121              |      Stopgaps:             
---------------------------------------------+------------------------------
Changes (by dimpase):

  * status:  needs_work => needs_info


Comment:

 Replying to [comment:32 dimpase]:

 > Can you fix this in {{{MathJax}}} config?
 This appears to be a mathjax bug, of sorts, according to [http://www.mail-
 archive.com/[email protected]/msg134519.html google].
 If I put the following into {{{Macro:}}} section of {{{mathjax_sage.js}}}
 in {{{output/html/en/thematic_tutorials/_static/}}} then it displays just
 right ({{{textfs}}} and {{{emph}}} are added just for good measure, as
 they suffer the same fate, apparently).

 {{{
 texttt:             ['\\mathord{\\tt{\\text{#1}}}',1],
 textsf:             ['\\mathord{\\sf{\\text{#1}}}',1],
 emph:               ['\\textit{#1}',1]
  }}}

 apparently this should be added to the appropriate {{{mathjax_sage.js_t}}}
 file, although how to rebuild the docs to take care of this change this
 way, I don't know. If someone tells me this, I could come up with a patch.

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