Merge pull request #5975 from sphinx-doc/5966_mathjax_not_loaded

Fix #5966: mathjax has not been loaded on incremental build
This commit is contained in:
Takeshi KOMIYA
2019-01-22 00:36:50 +09:00
committed by GitHub
2 changed files with 2 additions and 1 deletions

View File

@@ -223,6 +223,7 @@ Bugs fixed
in an admonition
* #5231: "make html" does not read and build "po" files in "locale" dir
* #5954: ``:scale:`` image option may break PDF build if image in an admonition
* #5966: mathjax has not been loaded on incremental build
Testing
--------