[pyfai] 03/04: use the system mathjax

Frédéric-Emmanuel Picca picca at moszumanska.debian.org
Wed Aug 17 17:18:42 UTC 2016


This is an automated email from the git hooks/post-receive script.

picca pushed a commit to branch patch-queue/master
in repository pyfai.

commit 9f2ce9322f7ecce1b57bc3924d1dcbb13c22fa6f
Author: Picca Frédéric-Emmanuel <picca at synchrotron-soleil.fr>
Date:   Wed Jun 8 13:52:34 2016 +0200

    use the system mathjax
    
    
    Gbp-Pq: Name 0003-use-the-system-mathjax.patch
---
 doc/source/conf.py | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/doc/source/conf.py b/doc/source/conf.py
index e08ccdc..b9945e6 100644
--- a/doc/source/conf.py
+++ b/doc/source/conf.py
@@ -187,6 +187,12 @@ html_static_path = ['_static']
 htmlhelp_basename = 'pyFAIdoc'
 
 
+# -- 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 LaTeX output --------------------------------------------------
 
 latex_elements = {

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/pyfai.git



More information about the debian-science-commits mailing list