Use Debian packaged mathjax
authorDebian Science Team <debian-science-maintainers@lists.alioth.debian.org>
Fri, 28 Jan 2022 19:22:53 +0000 (19:22 +0000)
committerRebecca N. Palmer <rebecca_palmer@zoho.com>
Fri, 28 Jan 2022 19:22:53 +0000 (19:22 +0000)
Author: Andreas Tille <tille@debian.org>
Forwarded: not-needed

Gbp-Pq: Name mathjax-path.patch

doc/source/conf.py

index 8df048ce65582b31db8a77c748e6c487b9251e91..452ca8fd46baea52c3638315bb24c5fd2faac6cf 100644 (file)
@@ -69,6 +69,8 @@ extensions = [
     "contributors",  # custom pandas extension
 ]
 
+mathjax_path="MathJax.js"
+
 exclude_patterns = [
     "**.ipynb_checkpoints",
     # to ensure that include files (partial pages) aren't built, exclude them