From: Michael Fladischer <FladischerMichael@fladi.at>
Date: Sat, 27 Apr 2019 15:52:14 +0200
Subject: Set mathjax path to local copy.

---
 docs/conf.py | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/docs/conf.py b/docs/conf.py
index 867b968..276c4ab 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -240,3 +240,5 @@ texinfo_documents = [
 
 # How to display URL addresses: 'footnote', 'no', or 'inline'.
 #texinfo_show_urls = 'footnote'
+
+mathjax_path = '/usr/share/javascript/mathjax/MathJax.js'
