From: Antonio Valentino <antonio.valentino@tiscali.it>
Date: Sat, 17 Aug 2019 14:31:48 +0000
Subject: Use local mathjax

Forwarded: not-needed
---
 docs/source/conf.py | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/docs/source/conf.py b/docs/source/conf.py
index ad4d9b0..1f07bba 100644
--- a/docs/source/conf.py
+++ b/docs/source/conf.py
@@ -256,3 +256,7 @@ texinfo_documents = [
 
 # How to display URL addresses: 'footnote', 'no', or 'inline'.
 #texinfo_show_urls = 'footnote'
+
+# -- Options for mathjax -----------------------------------------------------
+mathjax_path='file:///usr/share/javascript/mathjax/MathJax.js'
+
