diff options
author | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | 2010-05-30 18:52:51 +0000 |
---|---|---|
committer | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | 2010-05-30 18:52:51 +0000 |
commit | 64e214aaf71b2098830fefa59255b1ff8f7e37bf (patch) | |
tree | a05e46d481f61432ab674064c29d544b4327148e /Master/tlpkg/tlpsrc/hyphen-lao.tlpsrc | |
parent | f897483ba207f150a5377b58ff03c015d5fa5fb0 (diff) |
hyph-utf8 tlpsrc's, part 2: new languages, and move/rename english.
git-svn-id: svn://tug.org/texlive/trunk@18615 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/tlpsrc/hyphen-lao.tlpsrc')
-rw-r--r-- | Master/tlpkg/tlpsrc/hyphen-lao.tlpsrc | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/Master/tlpkg/tlpsrc/hyphen-lao.tlpsrc b/Master/tlpkg/tlpsrc/hyphen-lao.tlpsrc new file mode 100644 index 00000000000..b29370f4145 --- /dev/null +++ b/Master/tlpkg/tlpsrc/hyphen-lao.tlpsrc @@ -0,0 +1,10 @@ +category TLCore +depend hyphen-base +execute AddHyphen \ + name=lao \ + lefthyphenmin=1 \ + righthyphenmin=1 \ + file=loadhyph-lo.tex \ + file_patterns=hyph-lo.pat.txt \ + file_exceptions=hyph-lo.hyp.txt + |