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-russian.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-russian.tlpsrc')
-rw-r--r-- | Master/tlpkg/tlpsrc/hyphen-russian.tlpsrc | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Master/tlpkg/tlpsrc/hyphen-russian.tlpsrc b/Master/tlpkg/tlpsrc/hyphen-russian.tlpsrc index 1a643d75980..481a7a04973 100644 --- a/Master/tlpkg/tlpsrc/hyphen-russian.tlpsrc +++ b/Master/tlpkg/tlpsrc/hyphen-russian.tlpsrc @@ -2,6 +2,13 @@ category TLCore depend hyphen-base depend hyph-utf8 depend ruhyphen +shortdesc Russian hyphenation patterns. +longdesc Hyphenation patterns for Russian in T2A and UTF-8 encodings. +longdesc For 8-bit engines, the 'ruhyphen' package provides a number of +longdesc different pattern sets, as well as different (8-bit) encodings, that +longdesc can be chosen at format-generation time. The UTF-8 version only +longdesc provides the default pattern set. A mechanism similar to the one used +longdesc for 8-bit patterns may be implemented in the future. execute AddHyphen \ name=russian \ lefthyphenmin=2 \ |