Installing Plugins - Specifically Qwdita
Posted: Thu Feb 28, 2013 6:24 pm
Hi there,
I found what promises to be a great plugin (https://github.com/smarvin/qwdita), which would act as a syntax highlighter for code in the webhelp and pdf outputs.
I'm having no success in installing it. I think it may be that ant is not happy when run outside of oXygen.
Here are the instructions:
Would anyone have any pointers or suggestions that would accomplish the same thing?
Thanks in advance,
Steve
I found what promises to be a great plugin (https://github.com/smarvin/qwdita), which would act as a syntax highlighter for code in the webhelp and pdf outputs.
I'm having no success in installing it. I think it may be that ant is not happy when run outside of oXygen.
Here are the instructions:
Code: Select all
To build the demo, run the following from the qwcode.highlight plugin directory (after it's installed). It's assumed here that your dita-ot environment is set up properly.
ant buildDemo
The files in qwcode.highlight/demo/dita will be transformed to qwcode.highlight/demo/xhtml. The source code in the demo comes from the xslthl svn repository.
Thanks in advance,
Steve