diff options
author | Mojca Miklavec <mojca.miklavec@gmail.com> | 2011-06-22 09:20:34 +0000 |
---|---|---|
committer | Mojca Miklavec <mojca.miklavec@gmail.com> | 2011-06-22 09:20:34 +0000 |
commit | 08668e5eadb0f42ff99bbaf3a0d7fdff3649dfab (patch) | |
tree | 8fe3c0a4bb736af248cbd364a1b33663cf853e32 /Master/tlpkg/tlpsrc/hyphen-chinese.tlpsrc | |
parent | 3ded90c611331926683e61f74fd37b68eb28089a (diff) |
Update hyph-utf8 (SVN #580) and package descriptions.
- complete descriptions for tlpsrc files
- updated Hungarian patterns
- change language tag for Pinyin (zh-latn -> zh-latn-pinyin)
- remove trailing spaces from patterns, change line terminators for Spanish
- fix typos in documentation
- update unicode module in ruby: different character set for uppercase letters in Greek and German
git-svn-id: svn://tug.org/texlive/trunk@23085 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/tlpsrc/hyphen-chinese.tlpsrc')
-rw-r--r-- | Master/tlpkg/tlpsrc/hyphen-chinese.tlpsrc | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/Master/tlpkg/tlpsrc/hyphen-chinese.tlpsrc b/Master/tlpkg/tlpsrc/hyphen-chinese.tlpsrc index cba7067947d..0fb6a305f08 100644 --- a/Master/tlpkg/tlpsrc/hyphen-chinese.tlpsrc +++ b/Master/tlpkg/tlpsrc/hyphen-chinese.tlpsrc @@ -1,11 +1,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.tex \ - file_patterns=hyph-zh-latn.pat.txt \ + file=loadhyph-zh-latn-pinyin.tex \ + file_patterns=hyph-zh-latn-pinyin.pat.txt \ file_exceptions= |