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-dutch.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-dutch.tlpsrc')
-rw-r--r-- | Master/tlpkg/tlpsrc/hyphen-dutch.tlpsrc | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Master/tlpkg/tlpsrc/hyphen-dutch.tlpsrc b/Master/tlpkg/tlpsrc/hyphen-dutch.tlpsrc index f0e5069e103..ea4310624af 100644 --- a/Master/tlpkg/tlpsrc/hyphen-dutch.tlpsrc +++ b/Master/tlpkg/tlpsrc/hyphen-dutch.tlpsrc @@ -1,6 +1,12 @@ category TLCore depend hyphen-base depend hyph-utf8 +shortdesc Dutch hyphenation patterns. +longdesc Hyphenation patterns for Dutch in T1/EC and UTF-8 encodings. +longdesc These patterns don't handle cases like 'menuutje' > 'menu-tje', +longdesc and don't hyphenate words that have different hyphenations according +longdesc to their meaning. +catalogue-version 1.1 execute AddHyphen \ name=dutch \ lefthyphenmin=2 \ |