Closed stefan-jung closed 3 years ago
I saw this issue yesterday as well. Tested with DITA-OT 3.2.1 and 3.3.3.
After removing the above import I also got missing attribute sets until I added:
<xsl:import href="plugin:org.dita.pdf2:cfg/fo/attrs/topic-attr.xsl" />
<xsl:import href="plugin:org.dita.pdf2:cfg/fo/attrs/concept-attr.xsl" />
Not sure if this is the correct fix.
This will be handled in #21
When generating a 3.0 plugin for FOP, the
topic2fo_shell_fop.xsl
contains a link to a file, that does not exist anymore, at least in DITA-OT 3.2: