Skip to content

jelovirt/com.elovirta.ooxml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DITA to Word plug-in

A DITA-OT plug-in to generate Office Open XML (OOXML) output from DITA source.

Installation

Standard DITA-OT plug-in installation, see DITA-OT documentation. Only latests stable version of DITA-OT is supported, but older version may work.

$ dita --install com.elovirta.ooxml

For older versions of DITA-OT that do not support plug-in registry:

$ dita -install https://github.com/jelovirt/com.elovirta.ooxml/archive/1.4.0.zip

Running

Use the docx transtype to create DOCX output.

$ dita -i guide.ditamap -f docx

See documentation for more information.

Donating

Support this project and others by @jelovirt via Paypal.

License

The DITA to Word plug-in is released under the Apache License, Version 2.0