We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ba92ef commit 09f85fcCopy full SHA for 09f85fc
batik/README.md
@@ -2,4 +2,6 @@ If you intend to use MathJax-node's ability to create PNG images, you
2
should install [batik](http://xmlgraphics.apache.org/batik/download.html)
3
in this directory. Just download it and unpack it here. You need
4
`batik-rasterizer.jar` and the `lib` directory to be in the top level
5
-of this directory.
+of this directory. Since Batik v1.8 you have to either create a symlink
6
+to `batik-rasterizer-1.8.jar` or change `mj-page.js` and `mj-single.js`
7
+to point to the version-specific file name.
0 commit comments