db2ooxml ======== ``db2ooxml`` converts DocBook_ articles to Office OpenXML documents, that is Word 2007 docx files. The main goal is to get a clean Word document, with simple styling, while supporting numerous DocBook features such as: mathematical equations, figures, tables, citations or revisions. The code consists of XSLT stylesheets converting from DocBook_ to WordML, and a Python wrapper to process them and generate the final document with embedded media. Documentation ------------- .. toctree:: :maxdepth: 2 db2ooxml/usage db2ooxml/revisions db2ooxml/links db2ooxml/equations db2ooxml/figures Download -------- `db2ooxml-0.1.1.tar.xz `_ (2014-10-22) Display revisions in ````. | `archives `_ `Project website `_ .. _DocBook: http://www.docbook.org