-
Notifications
You must be signed in to change notification settings - Fork 15
Installing
Jarno Elovirta edited this page Feb 23, 2017
·
2 revisions
DITA to Word pluging is installed using standard DITA-OT plug-in installation procedure. Only latests stable version of DITA-OT is supported.
$ dita -install https://github.com/jelovirt/com.elovirta.ooxml/archive/master.zip
To support SVG image format, Inkscape must be installed locally. DITA to Word plug-in will attempt to find Inkscape from default installation path, but it can be manually configured using inkscape.exec
property.
$DITA_HOME/local.properties
:
inkscape.exec=/Applications/Inkscape.app/Contents/Resources/bin/inkscape