You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
469 B
8 lines
469 B
5 years ago
|
If you intend to use MathJax-node's ability to create PNG images, you
|
||
|
should install [batik](http://xmlgraphics.apache.org/batik/download.html)
|
||
|
in this directory. Just download it and unpack it here. You need
|
||
|
`batik-rasterizer.jar` and the `lib` directory to be in the top level
|
||
|
of this directory. Since Batik v1.8 you have to either create a symlink
|
||
|
to `batik-rasterizer-1.8.jar` or change `mj-page.js` and `mj-single.js`
|
||
|
to point to the version-specific file name.
|