From: =?utf-8?q?Picca_Fr=C3=A9d=C3=A9ric-Emmanuel?=
 <picca@synchrotron-soleil.fr>
Date: Tue, 31 Jul 2018 11:02:24 +0200
Subject: use the system mathjax

---
 doc/source/conf.py | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/doc/source/conf.py b/doc/source/conf.py
index 65ff846..1a8e695 100644
--- a/doc/source/conf.py
+++ b/doc/source/conf.py
@@ -262,3 +262,6 @@ man_pages = [
 
 # How to display URL addresses: 'footnote', 'no', or 'inline'.
 # texinfo_show_urls = 'footnote'
+
+# Override required in order to use Debian's system mathjax
+mathjax_path = 'mathjax/MathJax.js?config=TeX-AMS-MML_HTMLorMML'
