diff options
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 |