blob: 30e5a095d11f49f138769ad95fee4d610b450fea (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
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.
#catalogue-version 4.8.0
execute AddHyphen \
name=pinyin \
lefthyphenmin=1 \
righthyphenmin=1 \
file=loadhyph-zh-latn-pinyin.tex \
file_patterns=hyph-zh-latn-pinyin.pat.txt \
file_exceptions=
|