From 680d261694949b96e06267fbb3278ae51da17e73 Mon Sep 17 00:00:00 2001 From: Georg Brandl Date: Sat, 23 Jul 2011 10:02:04 +0200 Subject: [PATCH] s/jsmath/mathjax/ --- doc/ext/math.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/ext/math.rst b/doc/ext/math.rst index 6ae2c7198..bbefe382b 100644 --- a/doc/ext/math.rst +++ b/doc/ext/math.rst @@ -18,7 +18,7 @@ support extensions should, if possible, reuse that support too. :mod:`.mathbase` is not meant to be added to the :confval:`extensions` config value, instead, use either :mod:`sphinx.ext.pngmath` or - :mod:`sphinx.ext.jsmath` as described below. + :mod:`sphinx.ext.mathjax` as described below. The input language for mathematics is LaTeX markup. This is the de-facto standard for plain-text math notation and has the added advantage that no