Step html-to-pef.script {http://www.daisy.org/ns/pipeline/xproc}

HTML to braille

Transforms a HTML document into an embosser ready braille document.

Online documentation
Authors:
Name:
Jostein Austvik Jacobsen
E-mail:
josteinaj@gmail.com
Organization:
NLB
Defined in: http://www.daisy.org/pipeline/modules/braille/html-to-pef/html-to-pef.xpl

Input Ports

Port Description
source primary

Input HTML

The HTML you want to convert to braille.

Output Ports

Port Description
status primary

Options

Local Name Namespace URI Default Description
braille-code
formatting-standard
stylesheet embossed

A number of [partials](https://sass-lang.com/documentation/at-rules/import#partials) (helper style sheet modules) are available for use in Sass style sheets: - [http://www.daisy.org/pipeline/modules/braille/html-to-pef/_generate-toc.scss](http://daisy.github.io/pipeline/modules/braille/html-to-pef/src/main/resources/css/generate-toc): for generating a table of content - [http://www.daisy.org/pipeline/modules/braille/html-to-pef/_tables.scss](http://daisy.github.io/pipeline/modules/braille/html-to-pef/src/main/resources/css/tables): for styling tables - [http://www.daisy.org/pipeline/modules/braille/html-to-pef/_definition-lists.scss](http://daisy.github.io/pipeline/modules/braille/html-to-pef/src/main/resources/css/definition-lists): for styling definition lists - [http://www.daisy.org/pipeline/modules/braille/html-to-pef/_legacy.scss](http://daisy.github.io/pipeline/modules/braille/html-to-pef/src/main/resources/css/_legacy.scss/): collection of styles that used to be included by default

stylesheet-parameters
transform
include-preview
include-pdf
include-pef
include-obfl
include-css 'false'

Include HTML with inline CSS

Whether or not the include the intermediary HTML with all CSS styles inlined (for debugging).

output-file-format
preview-table
pdf-offset-x
pdf-offset-y
pdf-scale-font
pdf-font-color
page-width
page-height
duplex
saddle-stitch
hyphenation-at-page-breaks
allow-text-overflow-trimming
result
pef
preview
pdf
obfl
html-with-css ''

HTML with inline CSS

The intermediary HTML file with inline CSS.

temp-dir required
handle-xinclude 'false'

Apply XInclude processing on the source document.

If this option is set, it is assumed that the source document is XHTML.