diff options
Diffstat (limited to 'Master/tlpkg/tlpsrc/hyphen-sanskrit.tlpsrc')
-rw-r--r-- | Master/tlpkg/tlpsrc/hyphen-sanskrit.tlpsrc | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/Master/tlpkg/tlpsrc/hyphen-sanskrit.tlpsrc b/Master/tlpkg/tlpsrc/hyphen-sanskrit.tlpsrc index 7a4694b7ea2..30d00e2ffee 100644 --- a/Master/tlpkg/tlpsrc/hyphen-sanskrit.tlpsrc +++ b/Master/tlpkg/tlpsrc/hyphen-sanskrit.tlpsrc @@ -1,2 +1,10 @@ category TLCore -execute AddHyphen name=sanskrit lefthyphenmin=1 righthyphenmin=5 file=loadhyph-sa.tex +depend hyphen-base +execute AddHyphen \ + name=sanskrit \ + lefthyphenmin=1 \ + righthyphenmin=5 \ + file=loadhyph-sa.tex \ + file_patterns=hyph-sa.pat.txt \ + file_exceptions=hyph-sa.hyp.txt + |