Skip to content

splitPatternBundle

splitPatternBundle(bundle): string[]

Defined in: src/core/hyphenation/liang.ts:156

Split a TeX-style pattern bundle (a whitespace-separated string) into the pattern array createHyphenator expects.

string

The whitespace-separated patterns.

string[]

The pattern array (empty entries removed).