From: Michael J G. <mic...@us...> - 2012-05-08 11:45:10
|
see http://www.mathjax.org/help/configuration/ Signed-off-by: Michael J Gruber <mic...@us...> --- manual/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manual/conf.py b/manual/conf.py index 9b0b4f5..30e12e5 100644 --- a/manual/conf.py +++ b/manual/conf.py @@ -226,5 +226,5 @@ man_pages = [ # -- Other options ------------------------------------------------------------ -mathjax_path = 'http://mathjax.connectmv.com/MathJax.js' +mathjax_path = 'http://mathjax.connectmv.com/MathJax.js?config=default' todo_include_todos = True -- 1.7.10.1.702.g60a8c8a |