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-hungarian.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-hungarian.tlpsrc')
-rw-r--r-- | Master/tlpkg/tlpsrc/hyphen-hungarian.tlpsrc | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/Master/tlpkg/tlpsrc/hyphen-hungarian.tlpsrc b/Master/tlpkg/tlpsrc/hyphen-hungarian.tlpsrc index c59eb98411f..d7973627322 100644 --- a/Master/tlpkg/tlpsrc/hyphen-hungarian.tlpsrc +++ b/Master/tlpkg/tlpsrc/hyphen-hungarian.tlpsrc @@ -1,3 +1,12 @@ category TLCore -execute AddHyphen name=hungarian lefthyphenmin=2 righthyphenmin=2 file=loadhyph-hu.tex +depend hyphen-base +execute AddHyphen \ + name=hungarian \ + lefthyphenmin=2 \ + righthyphenmin=2 \ + file=loadhyph-hu.tex \ + file_patterns=hyph-hu.pat.txt \ + file_exceptions=hyph-hu.hyp.txt + + docpattern d texmf/doc/generic/huhyphen |