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.
|