diff options
author | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | 2010-05-30 16:59:15 +0000 |
---|---|---|
committer | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | 2010-05-30 16:59:15 +0000 |
commit | f897483ba207f150a5377b58ff03c015d5fa5fb0 (patch) | |
tree | 230e99513bc2d609f386d5fafcf9f2370d086371 /Master/tlpkg/tlpsrc/hyphen-lithuanian.tlpsrc | |
parent | f81c4e4f737959663d1e9c288c631a289a9e20ac (diff) |
hyph-utf8 update: tlpsrc files, part 1
git-svn-id: svn://tug.org/texlive/trunk@18614 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/tlpsrc/hyphen-lithuanian.tlpsrc')
-rw-r--r-- | Master/tlpkg/tlpsrc/hyphen-lithuanian.tlpsrc | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/Master/tlpkg/tlpsrc/hyphen-lithuanian.tlpsrc b/Master/tlpkg/tlpsrc/hyphen-lithuanian.tlpsrc index 94073ecdff1..591c9b6e287 100644 --- a/Master/tlpkg/tlpsrc/hyphen-lithuanian.tlpsrc +++ b/Master/tlpkg/tlpsrc/hyphen-lithuanian.tlpsrc @@ -1,3 +1,10 @@ category TLCore -execute AddHyphen name=lithuanian lefthyphenmin=2 righthyphenmin=2 \ - file=loadhyph-lt.tex +depend hyphen-base +execute AddHyphen \ + name=lithuanian \ + lefthyphenmin=2 \ + righthyphenmin=2 \ + file=loadhyph-lt.tex \ + file_patterns=hyph-lt.pat.txt \ + file_exceptions=hyph-lt.hyp.txt + |