Re: FOP - Exception java.lang.IllegalArgumentException: URI is not hierarchical

2017-06-19 Thread Alexios Giotis
Hi Jeroen, From the stacktrace, the problem is determining the path to a font configured in dyslexicfontconfig.xml. It seems that the path to the font (font embed URI) is not well defined or more precisely that the created URI is opaque. Fop is now stricter related to how relative paths are

Re: FOP - Exception java.lang.IllegalArgumentException: URI is not hierarchical

2017-06-19 Thread Clay Leeds
> On Jun 19, 2017, at 1:31 AM, Jeroen Baten wrote: > > Hello, > > 4 years ago I wrote a book. Now it is time to update it. > So I changed the asciidoc sources, did not change the build setup, but now > fop borks. Any hint would be highly appreciated. > My command and error

FOP - Exception java.lang.IllegalArgumentException: URI is not hierarchical

2017-06-19 Thread Jeroen Baten
Hello, 4 years ago I wrote a book. Now it is time to update it. So I changed the asciidoc sources, did not change the build setup, but now fop borks. Any hint would be highly appreciated. My command and error message is: $ fop -d -v -c ./dyslexicfontconfig.xml ./lpi_essentials.fo