
doc.scripts.OdtToDtbook.html Maven / Gradle / Ivy
The newest version!
Pipeline Script: ODT to DAISY 3.0 XML
Pipeline Script: ODT to DAISY 3.0 XML
Overview
This script converts an ODT file to a DAISY 3.0 XML, and then validates the result. It is based on the odt2daisy conversion tool.
Input Requirements
An OpenDocument Text file. The document must be well structured. For more informations, see "Authoring Guidelines" in the
online documentation available in many formats.
Output
A DAISY 3.0 XML file. This script includes a step to fix potential
issues in the DTBook that can be caused by ODT no following the
authoring guideline, but be sure to check the result of the validation
pass!
Configuration
- Required. Input ODT file
- Required. Output DAISY 3.0 XML file
- Optional. Unique IDentifier of the DAISY 3.0 XML file
- An UUID will be generated if omitted
- Optional. Title of the DAISY 3.0 XML file
- The title of the DAISY book
- Optional. Creator of the DAISY 3.0 XML file
- The author of the DAISY book
- Optional. Publisher of the DAISY 3.0 XML file
- The agency responsible for making the DAISY book available.
- Optional. Producer of the DAISY 3.0 XML file
- The organization that created the DAISY book.
- Optional. Use Alternate Level Markup
- Use <level depth="x"> notation.
- Optional. Include CSS linked to DAISY 3.0 XML file
- Produce a CSS file.
- Optional. Include pagenum tag into DAISY 3.0 XML file
- Page numbering is included if you inserted an Header/Footer with a Page Number Field.
Page numbering styles 1,i,I,a,A are supported.
Advanced Numbering is also allowed.
- Optional. XML Validation Report
- Select a file to store the DTBook validation XML report in. Note that information on the validation result is always shown in the user interface; regardless of whether you activate this option or not.
Appendix: List of Transformers used
The documents linked below are parts of the Transformer technical documentation. These are developer and systems-administrator centric documents.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy