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-german.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-german.tlpsrc')
-rw-r--r-- | Master/tlpkg/tlpsrc/hyphen-german.tlpsrc | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/Master/tlpkg/tlpsrc/hyphen-german.tlpsrc b/Master/tlpkg/tlpsrc/hyphen-german.tlpsrc index 9196693a191..e0b4a306baf 100644 --- a/Master/tlpkg/tlpsrc/hyphen-german.tlpsrc +++ b/Master/tlpkg/tlpsrc/hyphen-german.tlpsrc @@ -1,6 +1,17 @@ category TLCore depend hyphen-base depend hyph-utf8 +shortdesc German hyphenation patterns. +longdesc Hyphenation patterns for German in T1/EC and UTF-8 encodings, +longdesc for traditional and reformed spelling, including Swiss German. +longdesc The package includes the latest patterns from dehyph-exptl +longdesc (known to TeX under names 'german', 'ngerman' and 'swissgerman'), +longdesc however 8-bit engines still load old versions of patterns +longdesc for 'german' and 'ngerman' for backward-compatibility reasons. +longdesc Swiss German patterns are suitable for Swiss Standard German +longdesc (Hochdeutsch) not the Alemannic dialects spoken in Switzerland +longdesc (Schwyzerduetsch). +longdesc There are no known patterns for written Schwyzerduetsch. execute AddHyphen \ name=german \ lefthyphenmin=2 \ |