mathjax
argriffing opened this issue · 1 comments
argriffing commented
I'm not sure how active this project is, but it's missing references to mathjax.
Current SVN versions of Sphinx now include built-in support for math. There are two flavors:
pngmath: uses dvipng to render the equation
jsmath: renders the math in the browser using Javascript
pelson commented
@argriffing - it isn't particularly active, it must be said. That said, if you have a recommended improvement, we'd happily take a PR, if tht floats your boat.