I've contacted the MathJax people to see if there's a way to test the docs for compilation errors. I'll let you know what they reply.
Aaron Meurer On Fri, Jul 1, 2011 at 6:39 PM, Aaron Meurer <[email protected]> wrote: > On Fri, Jul 1, 2011 at 6:09 AM, Vinzent Steinberg > <[email protected]> wrote: >> On 1 Jul., 08:54, Aaron Meurer <[email protected]> wrote: >>> I figured out why some documents give "Undefined control sequence" >>> errors. In conf.py there is a pngmath_latex_preamble, which defines a >>> bunch of \newcommands that are recognized by pngmath and math_dollar, >>> but not mathjax. There isn't anything in the mathjax sphinx extension >>> docs or the mathjax.py file that would lead me to believe that a >>> similar feature is allowed for mathjax, but I could be wrong. >>> >>> Otherwise, we will just have to add the \newcommands to the top of the >>> relevant files, which works (this is clearer anyway, imho). >>> >>> So now the only question is, is there a streamlined way to find >>> MathJax errors throughout the docs? >> >> It seems it does not work on Internet Explorer. >> >> Vinzent >> > > Which version are you using? According to > http://www.mathjax.org/resources/browser-compatibility/, it should > work with IE6 and up. > > Aaron Meurer > -- You received this message because you are subscribed to the Google Groups "sympy" 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/sympy?hl=en.
