File: mathjaxhelper.js

package info (click to toggle)
meep-mpi-default 1.29.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 79,148 kB
  • sloc: cpp: 32,541; python: 31,061; lisp: 1,225; makefile: 516; sh: 249; ansic: 131; javascript: 5
file content (5 lines) | stat: -rw-r--r-- 168 bytes parent folder | download | duplicates (5)
1
2
3
4
5
MathJax.Hub.Config({
  config : [ "MMLorHTML.js" ],
  jax : [ "input/TeX", "output/HTML-CSS", "output/NativeMML" ],
  extensions : [ "MathMenu.js", "MathZoom.js" ]
});