File: packaged-mathjax.path

package info (click to toggle)
python-multipletau 0.1.7%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 400 kB
  • ctags: 147
  • sloc: python: 1,368; makefile: 14
file content (13 lines) | stat: -rw-r--r-- 403 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
Description: Use packaged copy of MathJax
Author: Sebastian Ramacher <sramacher@debian.org>
Forwarded: not-needed
--- python-multipletau.orig/doc/conf.py
+++ python-multipletau/doc/conf.py
@@ -75,6 +75,7 @@
               ]
 
 
+mathjax_path = 'mathjax/MathJax.js?config=TeX-AMS-MML_HTMLorMML'
 
 # Add any paths that contain templates here, relative to this directory.
 templates_path = ['_templates']