
doc.scripts.FilesetGenerator-Daisy202TextOnly.html Maven / Gradle / Ivy
Fileset Generator - Daisy 2.02 Text-Only [BETA]
Pipeline Script: Fileset Generator - Daisy 2.02 Text-Only [BETA]
Overview
This script is used to generated Text-Only Daisy 2.02 Filesets from a DTBook or XHTML source.
Such filesets can then be opened in a Daisy production tool of your choice to record the audio.
Note - this script does not generate audio using TTS, for that purpose, have a look at the Narrator script.
Input Requirements
A DTBook file or an XHTML file (this depends on which of the Fileset Generator scripts you have chosen.
Note - it is recommended that the first element in your input document body is a heading. Any elements preceeding the first heading while be maintained in the content document, but will not become part of the DAISY DTB synchronization.
Output
A Daisy 2.02 Text-Only fileset.
Note - at the time of writing, the LPStudio/Pro "lpp
" file is not included in the output, which means that the DTB can not be opened in LPStudio/Pro.
Configuration
- Input file
- Required. Select the input file (XHTML or DTBook, depending on which of the Fileset Generator scripts you have chosen).
- Output directory
- Required. Select the directory to store the result in. This directory can not be the same as the input directory, or the script will abort.
- Output encoding
- Optional. While the default output characterset encoding is Unicode(utf-8) some heritage DAISY production tools (such as Sigtuna DAR, LPStudio Plus and LPStudio/Pro) does not support Unicode properly. For this reason, it is sometimes necessary to select another output encoding than utf-8.
If you are not sure what this means, leave this setting at its default value. If the output character set you want is not available in the selection dialog, leave it at its default value and run a separate pass with the Pipeline Charset Switcher script after the Daisy 2.02 fileset has been generated.
- Identifier
- Optional. Add a publication identifier to use in the output metadata. Use this only if your input document does not already contain an identifier (such as dc:identifier or dtb:uid).
- href Target
- Optional. The SMIL element (
text
or par
) to target by href URIs in the content document and NCC.
Appendix: List of Transformers used
The documents linked below are parts of the Transformer technical documentation. These are developer and systems-administrator centric documents.