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

Output Ports

Port Description
status primary

Options

Local Name Namespace URI Default Description
source required

Input HTML

The HTML you want to convert to braille.

stylesheet

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
braille-code
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
page-width
page-height
duplex
hyphenation
line-spacing
hyphenation-at-page-breaks
allow-text-overflow-trimming
force-braille-page-break
maximum-number-of-sheets
allow-volume-break-inside-leaf-section-factor
prefer-volume-break-before-higher-level-factor
notes-placement
result
pef
preview
pdf
obfl
html-with-css ''

HTML with inline CSS

The intermediary HTML file with inline CSS.

temp-dir required