blob: 0cb7844c13afcdaa7c130f1f7ca013d81126fabb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
category TLCore
depend hyphen-base
depend hyph-utf8
shortdesc Thai hyphenation patterns.
longdesc Hyphenation patterns for Thai in LTH and UTF-8 encodings.
execute AddHyphen \
name=thai \
lefthyphenmin=2 \
righthyphenmin=3 \
file=loadhyph-th.tex \
file_patterns=hyph-th.pat.txt \
file_exceptions=
|