> On Jun 19, 2017, at 1:31 AM, Jeroen Baten <jba...@i2rs.nl> 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 message is: > > > $ fop -d -v -c ./dyslexicfontconfig.xml ./lpi_essentials.fo > ./lpi_essentials-di.fo > FOP Version 2.1
It'd help to know what version you were using when you last deployed... Looking at the FOP News page I see you were likely using FOP 1.0 or FOP 1.1: https://xmlgraphics.apache.org/fop/news.html <https://xmlgraphics.apache.org/fop/news.html> Try going back to see what's changed, by identifying the changes required to update for each successive version: https://xmlgraphics.apache.org/fop/1.1/upgrading.html https://xmlgraphics.apache.org/fop/2.0/upgrading.html https://xmlgraphics.apache.org/fop/2.1/upgrading.html https://xmlgraphics.apache.org/fop/2.2/upgrading.html