You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/sci-libs/ceres-solver/files/ceres-solver-2.0.0-system-m...

11 lines
325 B

diff -urN a/docs/source/conf.py b/docs/source/conf.py
--- a/docs/source/conf.py 2020-10-25 22:25:47.000000000 -0500
+++ b/docs/source/conf.py 2021-07-29 09:44:35.488893188 -0500
@@ -252,3 +252,6 @@
'scale' : 90
}
}
+
+# Use system MathJax
+mathjax_path = "/usr/share/mathjax/MathJax.js?config=TeX-MML-AM_CHTML"