File: README.source

package info (click to toggle)
mathjax 2.7.0-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 155,092 kB
  • ctags: 2,452
  • sloc: perl: 258; makefile: 9
file content (15 lines) | stat: -rw-r--r-- 561 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Scripts in `packer` and `combiner` directories are based on upstream ones, which
can be found at:

    https://github.com/mathjax/MathJax-dev/

The Debian modifications are:

* Use Debian yui-compressor path (`/usr/share/yui-compressor/yui-compressor.jar`)
  in `packer/packMJfile`;
* Use local version of accessibility-menu extension in the combiner lists;
* Replace current working directory in MathJax with `MathJax` string;
* Do not require the configuration script.

The latest version is based on upstream commit
fb81740d47d25f621e8de61dc14e587593ff693e.