xml.xproc.html-to-epub3.xpl Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of nordic-epub3-dtbook-migrator
Show all versions of nordic-epub3-dtbook-migrator
A DAISY Pipeline 2 module containing scripts for converting between and validating DTBook, HTML and EPUB3 according to nordic markup guidelines.
Nordic HTML5 to EPUB3
Transforms a HTML document into an EPUB3 publication according to the nordic markup guidelines.
Validation status
Validation status (http://code.google.com/p/daisy-pipeline/wiki/ValidationStatusXML).
HTML Report
An HTML-formatted version of the validation report.
HTML
Input DTBook to be converted.
Organization-specific validation
Leave blank for the default validation schemas. Use 'nota' to validate using Nota-specific validation rules.
Temporary directory
Temporary directory for use by the script.
Output directory
Output directory for the EPUB publication.
Stop processing on validation error
Whether or not to stop the conversion when a validation error occurs. Setting this to false may be useful for debugging or if the validation error is a minor one. The
output is not guaranteed to be valid if this option is set to false.