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-english.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-english.tlpsrc')
-rw-r--r-- | Master/tlpkg/tlpsrc/hyphen-english.tlpsrc | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/Master/tlpkg/tlpsrc/hyphen-english.tlpsrc b/Master/tlpkg/tlpsrc/hyphen-english.tlpsrc index f1fb91d0755..e40cff98011 100644 --- a/Master/tlpkg/tlpsrc/hyphen-english.tlpsrc +++ b/Master/tlpkg/tlpsrc/hyphen-english.tlpsrc @@ -1,6 +1,14 @@ category TLCore depend hyphen-base depend hyph-utf8 +shortdesc English hyphenation patterns. +longdesc Additional hyphenation patterns for American and British +longdesc English in ASCII encoding. The American English patterns +longdesc (usenglishmax) greatly extend the standard patterns from Knuth +longdesc to find many additional hyphenation points. British English +longdesc hyphenation is completely different from US English, so has its +longdesc own set of patterns. +catalogue-version 1.0a execute AddHyphen \ name=ukenglish synonyms=british,UKenglish \ lefthyphenmin=2 \ |