Page 1 of 1

Adding XSLT file to catalog-dita.xml

Posted: Tue Feb 04, 2014 2:28 pm
by Frank Ralf
After successfully adding a DTD to catalog-dita.xml I want to do the same with XSLT files.

I followed the instructions at but the DITA OT Integrator transformation only adds a <rewriteURI> entry to catalog-dita.xml, not the content of the catalog file (same as http://www.oxygenxml.com/forum/topic10417.html#p29367).

Am I missing something?

TIA
Frank

Re: Adding XSLT file to catalog-dita.xml

Posted: Tue Feb 04, 2014 3:11 pm
by Radu
Hi Frank,

I'm not sure exactly what you want to do, possibly a small XSLT customization.
I wrote a blog post about a month ago about adding a small DITA OT plugin to customize the XHTML and PDF outputs:

http://blog.oxygenxml.com/2013/12/creat ... olkit.html

Regards,
Radu

Re: Adding XSLT file to catalog-dita.xml

Posted: Tue Feb 04, 2014 3:14 pm
by Frank Ralf
Thanks, Radu. I will have a look at your tutorial and report back ;-)