diff options
Diffstat (limited to 'Master/tlpkg/tlpsrc/hyphen-chinese.tlpsrc')
-rw-r--r-- | Master/tlpkg/tlpsrc/hyphen-chinese.tlpsrc | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/Master/tlpkg/tlpsrc/hyphen-chinese.tlpsrc b/Master/tlpkg/tlpsrc/hyphen-chinese.tlpsrc index 482f7623ca4..74023f287c0 100644 --- a/Master/tlpkg/tlpsrc/hyphen-chinese.tlpsrc +++ b/Master/tlpkg/tlpsrc/hyphen-chinese.tlpsrc @@ -1,2 +1,10 @@ category TLCore -execute AddHyphen name=pinyin lefthyphenmin=1 righthyphenmin=1 file=loadhyph-zh-latn.tex +depend hyphen-base +execute AddHyphen \ + name=pinyin \ + lefthyphenmin=1 \ + righthyphenmin=1 \ + file=loadhyph-zh-latn.tex \ + file_patterns=hyph-zh-latn.pat.txt \ + file_exceptions=hyph-zh-latn.hyp.txt + |