vt-evia/Build EPUB with ditac
Convert a DITA map to EPUB/EPUB3 using XMLmind DITA Converter (ditac)
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| map | Path to the DITA map (e.g., example/document.ditamap) | yes | — |
| output | Output EPUB path (e.g., out/book.epub) | yes | — |
| format | Target format: epub or epub3 | no | epub3 |
| resources-dir | xsl-resources-directory (CSS/images); will be created if missing | no | res |
| ditac-version | ditac zip tag to download from XMLmind | no | 3_18_2 |
| java-version | Java version to install (ditac supports Java 8+). | no | 17 |
| extra-args | Additional arguments passed to ditac (advanced). | no | "" |
| validate-with-epubcheck | Run EPUBCheck after build (true/false). | no | true |
| epubcheck-version | EPUBCheck version (used if validate-with-epubcheck=true). | no | 5.1.0 |
Outputs
no outputs