https://github.com/transpect/docx2hub
Converts Microsoft docx to flat hub XML
https://github.com/transpect/docx2hub
docx mathml msword office ooxml word
Last synced: 8 months ago
JSON representation
Converts Microsoft docx to flat hub XML
- Host: GitHub
- URL: https://github.com/transpect/docx2hub
- Owner: transpect
- License: bsd-2-clause
- Created: 2015-04-14T08:26:41.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2024-04-10T10:15:13.000Z (over 1 year ago)
- Last Synced: 2024-04-10T11:29:23.224Z (over 1 year ago)
- Topics: docx, mathml, msword, office, ooxml, word
- Language: XSLT
- Homepage:
- Size: 2.25 MB
- Stars: 25
- Watchers: 19
- Forks: 14
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# docx2hub
Converts Microsoft docx to flat hub XML
Please note that this is just a library and not a standalone converter. For further information and an example implementation see the [frontend project](https://github.com/transpect/docx2hub-frontend). Another usage example is [docx2tex](https://github.com/transpect/docx2tex).
The options for `docx2hub.xpl` are documented in the [file itself](https://github.com/transpect/docx2hub/blob/master/xpl/docx2hub.xpl#L97).
If you want to include this library in your XProc pipeline, please refer to this [tutorial](https://transpect.github.io/getting-started.html).