File: docs_local_mathjax.patch

package info (click to toggle)
python-meshplex 0.17.1-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 624 kB
  • sloc: python: 3,625; makefile: 13
file content (13 lines) | stat: -rw-r--r-- 505 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
Index: python-meshplex/docs/conf.py
===================================================================
--- python-meshplex.orig/docs/conf.py	2022-01-26 12:30:19.794517882 +0100
+++ python-meshplex/docs/conf.py	2022-01-26 13:00:13.602679692 +0100
@@ -39,6 +39,8 @@
     # "sphinx.ext.pngmath",
 ]
 
+mathjax_path = 'file:///usr/share/javascript/mathjax/MathJax.js?config=TeX-AMS-MML_HTMLorMML'
+
 # Add any paths that contain templates here, relative to this directory.
 templates_path = ["_templates"]