
xml.dtbook-to-epub3.xpl Maven / Gradle / Ivy
DTBook to EPUB 3
Converts multiple dtbooks to EPUB 3 format
Online documentation
DTBook file(s)
One or more DTBook files to be transformed. In the case of multiple files, a merge will be performed.
Status
Whether or not the conversion was successful.
When text-to-speech is enabled, the conversion may output a (incomplete) EPUB 3 publication even if the text-to-speech process has errors.
Language code
Language code of the input document.
EPUB
The resulting EPUB 3 publication.
Temporary directory
Directory used for temporary files.
Assert validity
Whether to stop processing and raise an error on validation issues.
Text-To-Speech configuration file
Configuration file for the Text-To-Speech.
[More details on the configuration file format](http://daisy.github.io/pipeline/modules/tts-common/doc/tts-config.html).
Chunk size
The maximum size of HTML files in kB. Specify "-1" for no maximum.
Top-level sections in the DTBook become separate HTML files in the resulting EPUB, and are further
split up if they exceed the given maximum size.
Enable Text-To-Speech
Whether to use a speech synthesizer to produce audio files.