John H Palmieri wrote: > I'm seeing the same thing, more or less, with Safari on a Mac: in the > live documentation, both sets of ... are in math mode, and in the > static, only the $$...$$ ends up in math mode. It's strange; I wonder > if it has to do with jsMath somehow. I was trying ``$`` ... ``$`` > (with spaces around ... so it gets parsed correctly), but even this > doesn't seem to work.
The following `\$...\$` and `\$\$...\$\$` almost works for me in both live and static docs with Sphinx 0.6.3: http://trac.sagemath.org/sage_trac/ticket/6586 But the dollar signs appear to be slightly different. I think the discrepancy stems from our current use of jsMath's * easy/load.js for the static docs * jsMath.js for the live docs and whether/how the tex2math plug-in runs: http://www.math.union.edu/~dpvc/jsMath/authors/easy-config.html http://www.math.union.edu/~dpvc/jsMath/authors/autoload.html http://www.math.union.edu/~dpvc/jsMath/authors/tex2math.html Relevant tickets for equalizing the behavior: http://trac.sagemath.org/sage_trac/ticket/4714 http://trac.sagemath.org/sage_trac/ticket/6673 I don't know which settings are best for us. --~--~---------~--~----~------------~-------~--~----~ To post to this group, send an email to sage-devel@googlegroups.com To unsubscribe from this group, send an email to sage-devel-unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---