summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Master/tlpkg/tlpsrc/collection-langcjk.tlpsrc1
-rw-r--r--Master/tlpkg/tlpsrc/hyphen-thai.tlpsrc13
2 files changed, 14 insertions, 0 deletions
diff --git a/Master/tlpkg/tlpsrc/collection-langcjk.tlpsrc b/Master/tlpkg/tlpsrc/collection-langcjk.tlpsrc
index 3f313c37955..b26e79ccf87 100644
--- a/Master/tlpkg/tlpsrc/collection-langcjk.tlpsrc
+++ b/Master/tlpkg/tlpsrc/collection-langcjk.tlpsrc
@@ -26,6 +26,7 @@ depend dnp
depend fonts-tlwg
depend garuda-c90
depend hyphen-chinese
+depend hyphen-thai
depend ipaex
depend japanese
depend japanese-otf
diff --git a/Master/tlpkg/tlpsrc/hyphen-thai.tlpsrc b/Master/tlpkg/tlpsrc/hyphen-thai.tlpsrc
new file mode 100644
index 00000000000..0cb7844c13a
--- /dev/null
+++ b/Master/tlpkg/tlpsrc/hyphen-thai.tlpsrc
@@ -0,0 +1,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=
+