summaryrefslogtreecommitdiff
path: root/Master/tlpkg/tlpsrc/hyphen-georgian.tlpsrc
diff options
context:
space:
mode:
authorMojca Miklavec <mojca.miklavec@gmail.com>2013-05-07 23:38:30 +0000
committerMojca Miklavec <mojca.miklavec@gmail.com>2013-05-07 23:38:30 +0000
commit1a8e9572db5e1902de28cf84b45f8ed8b45de5c0 (patch)
treecb220baa38f0f8b44f52e0f5340ed4c4c011ca13 /Master/tlpkg/tlpsrc/hyphen-georgian.tlpsrc
parenta51a5c6021b880f32efe163726f67cc673551c68 (diff)
hyph-utf8 (2012.05.08)
- add Georgian hyphenation patterns (by Levan Shoshiashvili) - add Thai hyphenation patterns (by Theppitak Karoonboonyanan) [not yet added as a package] - cleanup luatex-hyphen module - fix adding a dialect of a synonym in LuaTeX git-svn-id: svn://tug.org/texlive/trunk@30326 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/tlpsrc/hyphen-georgian.tlpsrc')
-rw-r--r--Master/tlpkg/tlpsrc/hyphen-georgian.tlpsrc13
1 files changed, 13 insertions, 0 deletions
diff --git a/Master/tlpkg/tlpsrc/hyphen-georgian.tlpsrc b/Master/tlpkg/tlpsrc/hyphen-georgian.tlpsrc
new file mode 100644
index 00000000000..64da1155c04
--- /dev/null
+++ b/Master/tlpkg/tlpsrc/hyphen-georgian.tlpsrc
@@ -0,0 +1,13 @@
+category TLCore
+depend hyphen-base
+depend hyph-utf8
+shortdesc Georgian hyphenation patterns.
+longdesc Hyphenation patterns for Georgian in T8M, T8K and UTF-8 encodings.
+execute AddHyphen \
+ name=georgian \
+ lefthyphenmin=2 \
+ righthyphenmin=3 \
+ file=loadhyph-ka.tex \
+ file_patterns=hyph-ka.pat.txt \
+ file_exceptions=
+