From cd2bbd74ef5c3110312a940f9def722f2006966d Mon Sep 17 00:00:00 2001 From: Moritz Schubotz Date: Mon, 30 Mar 2015 00:09:03 -0400 Subject: [PATCH] Specifiy batik version The latest version batik 1.8 did not work for me. --- batik/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/batik/README.md b/batik/README.md index e4ea519a..0fe50610 100644 --- a/batik/README.md +++ b/batik/README.md @@ -1,5 +1,5 @@ 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 +should install [batik 1.7](http://xmlgraphics.apache.org/batik/download.html) +in this directory. Just download batik version 1.7 and unpack it here. You need `batik-rasterizer.jar` and the `lib` directory to be in the top level of this directory.