Description: Use libjs-mathjax
Author: Jonathan Rubenstein <jrubcop@gmail.com>
Forwarded: not-needed

--- a/manual/conf.py
+++ b/manual/conf.py
@@ -464,6 +464,9 @@
 todo_include_todos = True
 # todo_link_only = True
 
+# Use libjs-mathjax package for MathJax (from Debian)
+mathjax_path = "/usr/share/javascript/mathjax/MathJax.js?config=TeX-MML-AM_CHTML"
+
 
 # ----------------------------------------------------------------------------
 # Monkey Patch, without this "zh-hant" fails
