xml.__processed__zedai-to-pef.xpl Maven / Gradle / Ivy
ZedAI to braille
Transforms a ZedAI (DAISY 4 XML) document into an embosser ready braille document.
Online documentation
Authors:
- Name:
- Bert Frees
- E-mail:
- [email protected]
- Organization:
- SBS
Input ZedAI
The ZedAI you want to convert to braille.
Style sheets
A list of CSS/Sass style sheets to apply.
DEPRECATION WARNING: XSLT style sheets are also supported, but this feature might be removed in the
future. It is recommended to apply any XSLT style sheets during pre-processing of the document.
Must be a space separated list of URIs, absolute or relative to the input.
Style sheets specified through this option are called "[user style
sheets](https://www.w3.org/TR/CSS2/cascade.html#cascade)". Style sheets can also be attached to the
source document. These are referred to as "[author style
sheets](https://www.w3.org/TR/CSS2/cascade.html#cascade)". They can be linked (using an
['xml-stylesheet' processing instruction](https://www.w3.org/TR/xml-stylesheet) or a ['link'
element](https://www.w3.org/Style/styling-XML#External)), embedded (using a ['style'
element](https://www.w3.org/Style/styling-XML#Embedded)) and/or inlined (using '[style'
attributes](https://www.w3.org/TR/css-style-attr/)).
Style sheets are applied to the document in the following way: XSLT style sheets are applied before
CSS/Sass style sheets. XSLT style sheets are applied one by one, first the user style sheets, then
the author style sheets, in the order in which they are specified.
All CSS/Sass style sheets are applied at once, but the order in which they are specified (first user
style sheets, then author style sheets) has an influence on the [cascading
order](https://www.w3.org/TR/CSS2/cascade.html#cascading-order).
CSS/Sass style sheets are interpreted according to [braille
CSS](http://braillespecs.github.io/braille-css) rules.
For info on how to use Sass (Syntactically Awesome StyleSheets) see the [Sass
manual](http://sass-lang.com/documentation/file.SASS_REFERENCE.html).
Transformer features
Features of the braille transformer.
Features of the [braille transformer](http://daisy.github.io/pipeline/Get-Help/User-Guide/Braille/)
to be used for creating the paginated braille document from the CSS styled input document. Together
with the "Braille code" option this determines the transformer that is selected.
Output file
The output braille file.
Output file format
The file format in which to store the braille result.
If left blank, the braille will be stored in PEF format.
Include preview
Whether or not to include a HTML preview of the braille result.
ASCII braille table for HTML preview
The ASCII braille table used to render the HTML preview.
If left blank, the locale information in the input document will be used to select a suitable table.
Preview
An HTML preview of the braille result.
Include PEF
Whether or not to keep the intermediary PEF file (for debugging).
PEF
The intermediary PEF file.
px:zedai-to-pef
px:xml-to-pef.store
px:zedai-load