Skip to content

Commit 09f85fc

Browse files
committed
Update Batik instructions
Fixes #84
1 parent 0ba92ef commit 09f85fc

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

batik/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,6 @@ If you intend to use MathJax-node's ability to create PNG images, you
22
should install [batik](http://xmlgraphics.apache.org/batik/download.html)
33
in this directory. Just download it and unpack it here. You need
44
`batik-rasterizer.jar` and the `lib` directory to be in the top level
5-
of this directory.
5+
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

Comments
 (0)