All Downloads are FREE. Search and download functionalities are using the official Maven repository.

xml.__processed__zedai-to-pef.xpl Maven / Gradle / Ivy

The newest version!

    
    
        

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 take into account. 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/)). Only author styles that apply to "embossed" media are taken into account. All style sheets are applied at once, but the order in which they are specified has an influence on the [cascading order](https://www.w3.org/TR/CSS2/cascade.html#cascading-order). Author styles take precedence over user styles. 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. The file format must be expressed as a list of parenthesis enclosed key-value pairs. For example, to select a file format suited for the U.S., set the option to `(locale:en-US)`. To use the braille character set used in the Netherlands and store to a file with extension ".brl", set the option to `(locale:nl)(file-extension:'.brl')`. 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 and PDF previews. 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




© 2015 - 2025 Weber Informatics LLC | Privacy Policy