On 15 December 2015 at 12:17, Daniel Hornung <daniel.horn...@ds.mpg.de> wrote:
> In the plantuml.jar, add to the manifest (META-INF/MANIFEST.MF) the following
> line:
>
> Class-Path: /usr/share/java/batik-rasterizer.jar /usr/share/java/batik-
> transcoder.jar /usr/share/java/fop.jar
>
> With this line, export to pdf works for me without specifying the classpath
> manually.
>
> For the Debian build script, this should probably be included, either manually
> or somewhere in the Ant building specifications.
>
> Additionally, maybe the packages providing these jars should be added as
> recommended dependencies:
>
> libfop-java (provides /usr/share/java/fop.jar)
> libbatik-java (provides batik-rasterizer.jar and batik-transcoder.jar, but is
> already a dependency for libfop-java, so the former should be enough)

Daniel, thanks for your investigations.

I will have a look at this when I find time. This certainly is a thing
we should have enabled in PlantUML in Debian.

-- 
Cheers,
  Andrew

Reply via email to