blob: da3fe08269a697934e74515487b6bde32551f246 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
category TLCore
depend hyphen-base
depend hyph-utf8
shortdesc Chinese pinyin hyphenation patterns.
longdesc Hyphenation patterns for unaccented transliterated Mandarin Chinese
longdesc (pinyin) in T1/EC and UTF-8 encodings.
execute AddHyphen \
name=pinyin \
lefthyphenmin=1 \
righthyphenmin=1 \
file=loadhyph-zh-latn-pinyin.tex \
file_patterns=hyph-zh-latn-pinyin.pat.txt \
file_exceptions=
|