• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1category TLCore
2depend hyphen-base
3depend hyph-utf8
4shortdesc Chinese pinyin hyphenation patterns.
5longdesc Hyphenation patterns for unaccented transliterated Mandarin Chinese
6longdesc (pinyin) in T1/EC and UTF-8 encodings.  The latter can hyphenate pinyin
7longdesc with or without tone markers; the former only without.
8execute AddHyphen \
9	name=pinyin \
10	lefthyphenmin=1 \
11	righthyphenmin=2 \
12	file=loadhyph-zh-latn-pinyin.tex \
13	file_patterns=hyph-zh-latn-pinyin.pat.txt \
14	file_exceptions=
15runpattern f texmf-dist/tex/generic/hyph-utf8/loadhyph/loadhyph-zh-latn-pinyin.tex
16runpattern f texmf-dist/tex/generic/hyph-utf8/patterns/ptex/hyph-zh-latn-pinyin.ec.tex
17runpattern f texmf-dist/tex/generic/hyph-utf8/patterns/tex/hyph-zh-latn-pinyin.tex
18runpattern f texmf-dist/tex/generic/hyph-utf8/patterns/txt/hyph-zh-latn-pinyin.hyp.txt
19runpattern f texmf-dist/tex/generic/hyph-utf8/patterns/txt/hyph-zh-latn-pinyin.pat.txt
20runpattern f texmf-dist/tex/generic/hyphen/hyph-zh-latn-pinyin.ec.tex
21