[silx] 01/04: use the system mathjax (privacy breach)
Frédéric-Emmanuel Picca
picca at moszumanska.debian.org
Sat Nov 25 21:38:41 UTC 2017
This is an automated email from the git hooks/post-receive script.
picca pushed a commit to branch patch-queue/master
in repository silx.
commit c0e1045a49e560987b05bd5ddf1131849950757f
Author: Picca Frédéric-Emmanuel <picca at synchrotron-soleil.fr>
Date: Thu Aug 10 10:19:39 2017 +0200
use the system mathjax (privacy breach)
Gbp-Pq: Name 0002-use-the-system-mathjax-privacy-breach.patch
---
doc/source/conf.py | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/doc/source/conf.py b/doc/source/conf.py
index e724d3c..d01cd39 100644
--- a/doc/source/conf.py
+++ b/doc/source/conf.py
@@ -133,6 +133,11 @@ pygments_style = 'sphinx'
# A list of ignored prefixes for module index sorting.
# modindex_common_prefix = []
+# -- Option for MathJax extension ----------------------------------------------
+
+# Override required in order to use Debian's system mathjax
+mathjax_path = 'file:///usr/share/javascript/mathjax/MathJax.js?config=TeX-AMS-MML_HTMLorMML'
+
# -- Options for HTML output ---------------------------------------------------
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/silx.git
More information about the debian-science-commits
mailing list