auto_hyphenating_text library
Classes
- AutoHyphenatingText
- A replacement for the default text object which supports hyphenation.
- DefaultResourceLoader
- Files from: https://tug.org/tex-hyphen/
Properties
- hyphenator ↔ Hyphenator?
-
getter/setter pair
Functions
-
initHyphenation(
[DefaultResourceLoaderLanguage language = DefaultResourceLoaderLanguage.enUs]) → Future< void> - Inits the default global hyphenation loader. If this is omitted a custom hyphenator must be provided.