- package
org.daisy.pipeline.braille.tex
Transformers (org.daisy.pipeline.braille.common.TransformProvider
)
-
Recognized features:
hyphenator
: Will only match if the value istex
ortexhyph
.table
: A tex table is a URI that is either a file name, a file path relative to a registered tablepath, an absolute file URI, or a fully qualified table identifier. Only URIs that point to LaTeX pattern files (ending with ".tex") are matched. Thetable
feature is not compatible withlocale
.locale
: Matches only hyphenators with that locale.
No other features are allowed.
-
Recognized features:
hyphenator
: Will only match if the value istex
ortexhyph
.table
: A tex table is a URI that is be either a file name, a file path relative to a registered tablepath, an absolute file URI, or a fully qualified table identifier. A URI can either point to a LaTeX pattern file (".tex") or a Java properties file (".xml" or ".properties") that Dotify uses as the format for storing hyphenator configurations. Thetable
feature is not compatible withlocale
.locale
: Matches only hyphenators with that locale.
No other features are allowed.