![]() |
![]()
| ![]() |
![]()
NAMETeX::Hyphen::utf8 -- provides parsing routine for generic utf8 text SYNOPSISuse TeX::Hyphen; my $hyp = new TeX::Hyphen 'hyphen.tex', style => 'utf8'; # and then follow documentation for TeX::Hyphen DESCRIPTIONThis pattern is for utf8 pattern files.
Check the TeX::Hyphen::czech source to see the exact form of the values inserted into these has structures. Each style module should also define $LEFTMIN and $RIGHTMIN global variables, if they have different values than the default 2. The values should match the paratemers used to generate the patterns. Since various pattern files could be generated with different values set, this is just default that can be changed with parameters to the TeX::Hyphen constructor.
|