File: 0002-use_libjs-mathjax.patch

package info (click to toggle)
blender-doc 4.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 253,604 kB
  • sloc: python: 13,030; javascript: 322; makefile: 113; sh: 107
file content (16 lines) | stat: -rw-r--r-- 486 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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