From: Stuart Prescott <stuart@debian.org>
Date: Tue, 9 Sep 2025 16:03:52 +0200
Subject: Use mathjax package

Forwarded: not-needed
Last-Updated: 2020-01-31
---
 doc/conf.py | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/doc/conf.py b/doc/conf.py
index 6a9fda0..8c06683 100644
--- a/doc/conf.py
+++ b/doc/conf.py
@@ -241,3 +241,5 @@ doctest_default_flags = (_sedd.ELLIPSIS | _sedd.IGNORE_EXCEPTION_DETAIL |
 # https://github.com/scikit-image/scikit-image/pull/1356
 numpydoc_show_class_members = False
 numpydoc_class_members_toctree = False
+
+mathjax_path = 'mathjax/MathJax.js?config=TeX-AMS-MML_HTMLorMML'
