blob: 74023f287c0daabd36279780320b4bf605cc87af (
plain)
1
2
3
4
5
6
7
8
9
10
|
category TLCore
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
|