From 659e1df77edd420322439bf90953ad30af9c841b Mon Sep 17 00:00:00 2001 From: Min RK Date: Wed, 19 Aug 2015 22:01:39 -0700 Subject: [PATCH] install MathJax safe config MathJax safe mode is enabled, but a full (non-dev) install omits the Safe.js config file --- setupbase.py | 1 + 1 file changed, 1 insertion(+) diff --git a/setupbase.py b/setupbase.py index 1583db7fc..fbc00041d 100644 --- a/setupbase.py +++ b/setupbase.py @@ -150,6 +150,7 @@ def find_package_data(): static_data.extend([ mj('MathJax.js'), mj('config', 'TeX-AMS_HTML-full.js'), + mj('config', 'Safe.js'), mj('jax', 'output', 'HTML-CSS', '*.js'), ]) for tree in [