Skip to content

Commit 9891b4a

Browse files
committed
revert to mathjax for non-epub output
1 parent 6007bde commit 9891b4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ def get_version():
5959
'sphinx.ext.coverage',
6060
'sphinx.ext.ifconfig',
6161
'sphinx.ext.intersphinx',
62-
'sphinx.ext.imgmath',
62+
'sphinx.ext.mathjax',
6363
'sphinx.ext.todo',
6464
'sphinxcontrib.spelling',
6565
"sphinx_multiversion",

0 commit comments

Comments
 (0)