We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aad8e5e commit eaf65c9Copy full SHA for eaf65c9
docs/conf.py
@@ -39,6 +39,8 @@
39
'sphinx.ext.mathjax', # <--/
40
]
41
42
+mathjax_path = 'mathjax/MathJax.js?config=tex-ams-mml_htmlormml'
43
+
44
# Add any paths that contain templates here, relative to this directory.
45
#templates_path = ['_templates']
46
0 commit comments