summaryrefslogtreecommitdiff
path: root/Master/tlpkg/tlpsrc
diff options
context:
space:
mode:
authorMojca Miklavec <mojca.miklavec@gmail.com>2011-06-11 00:32:38 +0000
committerMojca Miklavec <mojca.miklavec@gmail.com>2011-06-11 00:32:38 +0000
commitb439631e2c3a99a345993513013a2ace563bdd3b (patch)
tree876f2f14d92e8ca45d1f3b288a911870c406261f /Master/tlpkg/tlpsrc
parent95f2ee5a2b2d9c18b748c222ea64eacb33f2e959 (diff)
An attempt to import the latest version of hyph-utf8 (#558)
LuaTeX: * add support for loading multiple pattern files in LuaTeX TeX Live: * remove copthyph.tex from texmf: it is now part of hyph-utf8 * update language.ptx and language.def for pTeX * update some descriptions in tlpsrc files (not finished) * change lefthyphenmin from 2 to 1 for Afrikaans (not sure when it was set to 2) hyph-utf8: * load patterns for Latin and Cyrillic scripts for Serbian simultaneously * new version of German hyphenation patterns * support both U+0027 and U+2019 as apostrophe in Unicode engines git-svn-id: svn://tug.org/texlive/trunk@22909 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/tlpsrc')
-rw-r--r--Master/tlpkg/tlpsrc/hyphen-afrikaans.tlpsrc7
-rw-r--r--Master/tlpkg/tlpsrc/hyphen-ancientgreek.tlpsrc3
-rw-r--r--Master/tlpkg/tlpsrc/hyphen-arabic.tlpsrc2
-rw-r--r--Master/tlpkg/tlpsrc/hyphen-basque.tlpsrc3
-rw-r--r--Master/tlpkg/tlpsrc/hyphen-bulgarian.tlpsrc2
-rw-r--r--Master/tlpkg/tlpsrc/hyphen-catalan.tlpsrc2
-rw-r--r--Master/tlpkg/tlpsrc/hyphen-coptic.tlpsrc6
-rw-r--r--Master/tlpkg/tlpsrc/hyphen-croatian.tlpsrc2
-rw-r--r--Master/tlpkg/tlpsrc/hyphen-czech.tlpsrc4
-rw-r--r--Master/tlpkg/tlpsrc/hyphen-danish.tlpsrc2
-rw-r--r--Master/tlpkg/tlpsrc/hyphen-esperanto.tlpsrc5
-rw-r--r--Master/tlpkg/tlpsrc/hyphen-estonian.tlpsrc2
-rw-r--r--Master/tlpkg/tlpsrc/hyphen-farsi.tlpsrc2
-rw-r--r--Master/tlpkg/tlpsrc/hyphen-indic.tlpsrc4
-rw-r--r--Master/tlpkg/tlpsrc/hyphen-lao.tlpsrc4
-rw-r--r--Master/tlpkg/tlpsrc/hyphen-latin.tlpsrc7
-rw-r--r--Master/tlpkg/tlpsrc/hyphen-mongolian.tlpsrc4
-rw-r--r--Master/tlpkg/tlpsrc/hyphen-norwegian.tlpsrc2
-rw-r--r--Master/tlpkg/tlpsrc/hyphen-sanskrit.tlpsrc4
-rw-r--r--Master/tlpkg/tlpsrc/hyphen-serbian.tlpsrc16
-rw-r--r--Master/tlpkg/tlpsrc/hyphen-slovak.tlpsrc4
-rw-r--r--Master/tlpkg/tlpsrc/hyphen-slovenian.tlpsrc2
-rw-r--r--Master/tlpkg/tlpsrc/hyphen-spanish.tlpsrc2
-rw-r--r--Master/tlpkg/tlpsrc/hyphen-turkmen.tlpsrc2
-rw-r--r--Master/tlpkg/tlpsrc/hyphen-welsh.tlpsrc2
25 files changed, 87 insertions, 8 deletions
diff --git a/Master/tlpkg/tlpsrc/hyphen-afrikaans.tlpsrc b/Master/tlpkg/tlpsrc/hyphen-afrikaans.tlpsrc
index f9b0f856485..bc3f04c9dfa 100644
--- a/Master/tlpkg/tlpsrc/hyphen-afrikaans.tlpsrc
+++ b/Master/tlpkg/tlpsrc/hyphen-afrikaans.tlpsrc
@@ -1,9 +1,14 @@
category TLCore
depend hyphen-base
depend hyph-utf8
+shortdesc Afrikaans hyphenation patterns
+longdesc Hyphenation patterns for Afrikaans language in T1/EC and UTF-8 encoding.
+longdesc (OpenOffice includes older patterns created by a different author,
+longdesc but the patterns packaged with TeX are considered superior in quality.)
+longdesc Word list used to generate patterns with opatgen might be released in future.
execute AddHyphen \
name=afrikaans \
- lefthyphenmin=2 \
+ lefthyphenmin=1 \
righthyphenmin=2 \
file=loadhyph-af.tex \
file_patterns=hyph-af.pat.txt \
diff --git a/Master/tlpkg/tlpsrc/hyphen-ancientgreek.tlpsrc b/Master/tlpkg/tlpsrc/hyphen-ancientgreek.tlpsrc
index a8aa2b7797e..902e9c2cef4 100644
--- a/Master/tlpkg/tlpsrc/hyphen-ancientgreek.tlpsrc
+++ b/Master/tlpkg/tlpsrc/hyphen-ancientgreek.tlpsrc
@@ -1,6 +1,9 @@
category TLCore
depend hyphen-base
depend hyph-utf8
+shortdesc Ancient Greek hyphenation patterns
+longdesc Hyphenation patterns for Ancient Greek language in UTF-8 encoding
+longdesc as well as in ASCII-based LGR encoding of babel for 8-bit engines.
execute AddHyphen \
name=ancientgreek \
lefthyphenmin=1 \
diff --git a/Master/tlpkg/tlpsrc/hyphen-arabic.tlpsrc b/Master/tlpkg/tlpsrc/hyphen-arabic.tlpsrc
index 031bb6fda7b..e842426fc7b 100644
--- a/Master/tlpkg/tlpsrc/hyphen-arabic.tlpsrc
+++ b/Master/tlpkg/tlpsrc/hyphen-arabic.tlpsrc
@@ -1,6 +1,8 @@
category TLCore
depend hyphen-base
depend hyph-utf8
+shortdesc (No) Arabic hyphenation patterns
+longdesc Prevent hyphenation in Arabic.
execute AddHyphen \
name=arabic \
lefthyphenmin= \
diff --git a/Master/tlpkg/tlpsrc/hyphen-basque.tlpsrc b/Master/tlpkg/tlpsrc/hyphen-basque.tlpsrc
index 607e80ea8f4..948f3c74f45 100644
--- a/Master/tlpkg/tlpsrc/hyphen-basque.tlpsrc
+++ b/Master/tlpkg/tlpsrc/hyphen-basque.tlpsrc
@@ -1,6 +1,9 @@
category TLCore
depend hyphen-base
depend hyph-utf8
+shortdesc Basque hyphenation patterns
+longdesc Hyphenation patterns for Basque language in T1/EC and UTF-8 encoding.
+longdesc Generating scripts for these rule-based patterns is included in hyph-utf8.
execute AddHyphen \
name=basque \
lefthyphenmin=2 \
diff --git a/Master/tlpkg/tlpsrc/hyphen-bulgarian.tlpsrc b/Master/tlpkg/tlpsrc/hyphen-bulgarian.tlpsrc
index 7b2cc5a6658..70a595d77b5 100644
--- a/Master/tlpkg/tlpsrc/hyphen-bulgarian.tlpsrc
+++ b/Master/tlpkg/tlpsrc/hyphen-bulgarian.tlpsrc
@@ -1,6 +1,8 @@
category TLCore
depend hyphen-base
depend hyph-utf8
+shortdesc Bulgarian hyphenation patterns
+longdesc Hyphenation patterns for Bulgarian language in T2A and UTF-8 encoding.
execute AddHyphen \
name=bulgarian \
lefthyphenmin=2 \
diff --git a/Master/tlpkg/tlpsrc/hyphen-catalan.tlpsrc b/Master/tlpkg/tlpsrc/hyphen-catalan.tlpsrc
index 49471156e5c..a5c06f24c16 100644
--- a/Master/tlpkg/tlpsrc/hyphen-catalan.tlpsrc
+++ b/Master/tlpkg/tlpsrc/hyphen-catalan.tlpsrc
@@ -1,6 +1,8 @@
category TLCore
depend hyphen-base
depend hyph-utf8
+shortdesc Catalan hyphenation patterns
+longdesc Hyphenation patterns for Catalan language in T1/EC and UTF-8 encoding.
execute AddHyphen \
name=catalan \
lefthyphenmin=2 \
diff --git a/Master/tlpkg/tlpsrc/hyphen-coptic.tlpsrc b/Master/tlpkg/tlpsrc/hyphen-coptic.tlpsrc
index 49a6eae8079..089a36f0d7c 100644
--- a/Master/tlpkg/tlpsrc/hyphen-coptic.tlpsrc
+++ b/Master/tlpkg/tlpsrc/hyphen-coptic.tlpsrc
@@ -1,6 +1,11 @@
category TLCore
depend hyphen-base
depend hyph-utf8
+shortdesc Coptic hyphenation patterns
+longdesc Hyphenation patterns for Coptic language in UTF-8 encoding
+longdesc as well as in ASCII-based encoding for 8-bit engines.
+longdesc The latter can only be used with special Coptic fonts (like CBcoptic).
+longdesc The patterns are considered experimental.
execute AddHyphen \
name=coptic \
lefthyphenmin=1 \
@@ -9,4 +14,3 @@ execute AddHyphen \
file_patterns=hyph-cop.pat.txt \
file_exceptions=
-runpattern f texmf/tex/generic/hyphen/copthyph.tex
diff --git a/Master/tlpkg/tlpsrc/hyphen-croatian.tlpsrc b/Master/tlpkg/tlpsrc/hyphen-croatian.tlpsrc
index 9e8185f24fc..5948f5e55ed 100644
--- a/Master/tlpkg/tlpsrc/hyphen-croatian.tlpsrc
+++ b/Master/tlpkg/tlpsrc/hyphen-croatian.tlpsrc
@@ -1,6 +1,8 @@
category TLCore
depend hyphen-base
depend hyph-utf8
+shortdesc Croatian hyphenation patterns
+longdesc Hyphenation patterns for Croatian language in T1/EC and UTF-8 encoding.
execute AddHyphen \
name=croatian \
lefthyphenmin=2 \
diff --git a/Master/tlpkg/tlpsrc/hyphen-czech.tlpsrc b/Master/tlpkg/tlpsrc/hyphen-czech.tlpsrc
index de8efb38073..e1e70bf8e80 100644
--- a/Master/tlpkg/tlpsrc/hyphen-czech.tlpsrc
+++ b/Master/tlpkg/tlpsrc/hyphen-czech.tlpsrc
@@ -1,6 +1,10 @@
category TLCore
depend hyphen-base
depend hyph-utf8
+shortdesc Czech hyphenation patterns
+longdesc Hyphenation patterns for Czech language in T1/EC and UTF-8 encoding.
+longdesc Original patterns 'czhyphen' are still distributed in 'csplain' package
+longdesc and loaded with ISO Latin 2 encoding (IL2).
execute AddHyphen \
name=czech \
lefthyphenmin=2 \
diff --git a/Master/tlpkg/tlpsrc/hyphen-danish.tlpsrc b/Master/tlpkg/tlpsrc/hyphen-danish.tlpsrc
index 4a42f3813d9..42cab02fcae 100644
--- a/Master/tlpkg/tlpsrc/hyphen-danish.tlpsrc
+++ b/Master/tlpkg/tlpsrc/hyphen-danish.tlpsrc
@@ -1,6 +1,8 @@
category TLCore
depend hyphen-base
depend hyph-utf8
+shortdesc Danish hyphenation patterns
+longdesc Hyphenation patterns for Danish language in T1/EC and UTF-8 encoding.
execute AddHyphen \
name=danish \
lefthyphenmin=2 \
diff --git a/Master/tlpkg/tlpsrc/hyphen-esperanto.tlpsrc b/Master/tlpkg/tlpsrc/hyphen-esperanto.tlpsrc
index 8bb1513bf61..a9b0f356a34 100644
--- a/Master/tlpkg/tlpsrc/hyphen-esperanto.tlpsrc
+++ b/Master/tlpkg/tlpsrc/hyphen-esperanto.tlpsrc
@@ -1,6 +1,11 @@
category TLCore
depend hyphen-base
depend hyph-utf8
+shortdesc Esperanto hyphenation patterns
+longdesc Hyphenation patterns for Esperanto language in UTF-8 and ISO Latin 3 (IL3) encoding.
+longdesc Note that TeX distributions usually don't ship any suitable fonts in that encoding,
+longdesc so unless you create your own font support or want to use MlTeX,
+longdesc using native UTF-8 engines is highly recommended.
execute AddHyphen \
name=esperanto \
lefthyphenmin=2 \
diff --git a/Master/tlpkg/tlpsrc/hyphen-estonian.tlpsrc b/Master/tlpkg/tlpsrc/hyphen-estonian.tlpsrc
index 92c99a28d1a..f288cbd969b 100644
--- a/Master/tlpkg/tlpsrc/hyphen-estonian.tlpsrc
+++ b/Master/tlpkg/tlpsrc/hyphen-estonian.tlpsrc
@@ -1,6 +1,8 @@
category TLCore
depend hyphen-base
depend hyph-utf8
+shortdesc Estonian hyphenation patterns
+longdesc Hyphenation patterns for Estonian language in T1/EC and UTF-8 encoding.
execute AddHyphen \
name=estonian \
lefthyphenmin=2 \
diff --git a/Master/tlpkg/tlpsrc/hyphen-farsi.tlpsrc b/Master/tlpkg/tlpsrc/hyphen-farsi.tlpsrc
index 7ab35fe3705..200069ad838 100644
--- a/Master/tlpkg/tlpsrc/hyphen-farsi.tlpsrc
+++ b/Master/tlpkg/tlpsrc/hyphen-farsi.tlpsrc
@@ -1,6 +1,8 @@
category TLCore
depend hyphen-base
depend hyph-utf8
+shortdesc (No) Persian hyphenation patterns
+longdesc Prevent hyphenation in Persian.
execute AddHyphen \
name=farsi synonyms=persian \
lefthyphenmin= \
diff --git a/Master/tlpkg/tlpsrc/hyphen-indic.tlpsrc b/Master/tlpkg/tlpsrc/hyphen-indic.tlpsrc
index 3f8ce94edf0..9253d7a6c91 100644
--- a/Master/tlpkg/tlpsrc/hyphen-indic.tlpsrc
+++ b/Master/tlpkg/tlpsrc/hyphen-indic.tlpsrc
@@ -1,6 +1,10 @@
category TLCore
depend hyphen-base
depend hyph-utf8
+shortdesc Indic hyphenation patterns
+longdesc Hyphenation patterns for Assameze, Bengali, Gujarati, Hindi,
+longdesc Kannada, Malayalam, Marathi, Oriya, Panjabi, Tamil and Telugu
+longdesc for Unicode engines.
execute AddHyphen \
name=assamese \
lefthyphenmin=1 \
diff --git a/Master/tlpkg/tlpsrc/hyphen-lao.tlpsrc b/Master/tlpkg/tlpsrc/hyphen-lao.tlpsrc
index 8ea91650b53..a95227dcd18 100644
--- a/Master/tlpkg/tlpsrc/hyphen-lao.tlpsrc
+++ b/Master/tlpkg/tlpsrc/hyphen-lao.tlpsrc
@@ -1,6 +1,10 @@
category TLCore
depend hyphen-base
depend hyph-utf8
+shortdesc Lao hyphenation patterns
+longdesc Hyphenation patterns for Lao language for Unicode engines.
+longdesc Current version is experimental and gives bad results.
+longdesc Please wait for a new version.
execute AddHyphen \
name=lao \
lefthyphenmin=1 \
diff --git a/Master/tlpkg/tlpsrc/hyphen-latin.tlpsrc b/Master/tlpkg/tlpsrc/hyphen-latin.tlpsrc
index f3a1ed0ffd6..653564acccc 100644
--- a/Master/tlpkg/tlpsrc/hyphen-latin.tlpsrc
+++ b/Master/tlpkg/tlpsrc/hyphen-latin.tlpsrc
@@ -1,6 +1,13 @@
category TLCore
depend hyphen-base
depend hyph-utf8
+shortdesc Latin hyphenation patterns
+longdesc Hyphenation patterns for Latin language in T1/EC and UTF-8 encoding,
+longdesc mainly in modern spelling (u when u is needed and v when v is needed),
+longdesc medieval spelling with the ligatures \ae and \oe and the (uncial)
+longdesc lowercase 'v' written as a 'u' is also supported. Apparently
+longdesc there is no conflict between the patterns of modern Latin and
+longdesc those of medieval Latin.
execute AddHyphen \
name=latin \
lefthyphenmin=2 \
diff --git a/Master/tlpkg/tlpsrc/hyphen-mongolian.tlpsrc b/Master/tlpkg/tlpsrc/hyphen-mongolian.tlpsrc
index 5b62c54d16c..6c263cbbc8b 100644
--- a/Master/tlpkg/tlpsrc/hyphen-mongolian.tlpsrc
+++ b/Master/tlpkg/tlpsrc/hyphen-mongolian.tlpsrc
@@ -1,6 +1,10 @@
category TLCore
depend hyphen-base
depend hyph-utf8
+shortdesc Mongolian hyphenation patterns in Cyrillic script
+longdesc Hyphenation patterns for Mongolian language in T2A, LMC and UTF-8 encoding.
+longdesc LMC encoding is used in MonTeX. The package includes two sets of patterns
+longdesc that will hopefully be merged in future.
execute AddHyphen \
name=mongolian \
lefthyphenmin=2 \
diff --git a/Master/tlpkg/tlpsrc/hyphen-norwegian.tlpsrc b/Master/tlpkg/tlpsrc/hyphen-norwegian.tlpsrc
index 08e42110aaa..8f9928f40c2 100644
--- a/Master/tlpkg/tlpsrc/hyphen-norwegian.tlpsrc
+++ b/Master/tlpkg/tlpsrc/hyphen-norwegian.tlpsrc
@@ -1,6 +1,8 @@
category TLCore
depend hyphen-base
depend hyph-utf8
+shortdesc Norwegian Bokmal and Nynorsk hyphenation patterns
+longdesc Hyphenation patterns for Norwegian Bokmal and Nynorsk in T1/EC and UTF-8 encoding.
execute AddHyphen \
name=bokmal synonyms=norwegian,norsk \
lefthyphenmin=2 \
diff --git a/Master/tlpkg/tlpsrc/hyphen-sanskrit.tlpsrc b/Master/tlpkg/tlpsrc/hyphen-sanskrit.tlpsrc
index ad9b3ec5482..26c6942683e 100644
--- a/Master/tlpkg/tlpsrc/hyphen-sanskrit.tlpsrc
+++ b/Master/tlpkg/tlpsrc/hyphen-sanskrit.tlpsrc
@@ -1,6 +1,10 @@
category TLCore
depend hyphen-base
depend hyph-utf8
+shortdesc Sanskrit hyphenation patterns
+longdesc Hyphenation patterns for Sanskrit and Prakrit in transliteration,
+longdesc and in Devanagari, Bengali, Kannada, Malayalam and Telugu scripts
+longdesc for Unicode engines.
execute AddHyphen \
name=sanskrit \
lefthyphenmin=1 \
diff --git a/Master/tlpkg/tlpsrc/hyphen-serbian.tlpsrc b/Master/tlpkg/tlpsrc/hyphen-serbian.tlpsrc
index 787c2c40166..3b92e2b702b 100644
--- a/Master/tlpkg/tlpsrc/hyphen-serbian.tlpsrc
+++ b/Master/tlpkg/tlpsrc/hyphen-serbian.tlpsrc
@@ -1,20 +1,24 @@
category TLCore
depend hyphen-base
depend hyph-utf8
+shortdesc Serbian hyphenation patterns
+longdesc Hyphenation patterns for Serbian language in UTF-8 and 8-bit variant.
+longdesc For 8-bit TeX the patterns are available separately as 'serbian' in
+longdesc T1/EC encoding for Latin script and 'serbianc' in T2A encoding for
+longdesc Cyrillic script. UTF-8 engines should only use 'serbian'
+longdesc which has patterns in both scripts combined.
execute AddHyphen \
name=serbian \
lefthyphenmin=2 \
righthyphenmin=2 \
file=loadhyph-sr-latn.tex \
- file_patterns=hyph-sr-latn.pat.txt \
- file_exceptions=hyph-sr-latn.hyp.txt
+ file_patterns=hyph-sh-latn.pat.txt,hyph-sh-cyrl.pat.txt \
+ file_exceptions=hyph-sh-latn.hyp.txt,hyph-sh-cyrl.hyp.txt
execute AddHyphen \
name=serbianc \
lefthyphenmin=2 \
righthyphenmin=2 \
file=loadhyph-sr-cyrl.tex \
- file_patterns=hyph-sr-cyrl.pat.txt \
- file_exceptions=hyph-sr-cyrl.hyp.txt
+ file_patterns=hyph-sh-latn.pat.txt,hyph-sh-cyrl.pat.txt \
+ file_exceptions=hyph-sh-latn.hyp.txt,hyph-sh-cyrl.hyp.txt
-# TODO: for XeTeX and LuaTeX Latin and Cyrillic patterns will be merged,
-# but we still need separate patterns for pdfTeX
diff --git a/Master/tlpkg/tlpsrc/hyphen-slovak.tlpsrc b/Master/tlpkg/tlpsrc/hyphen-slovak.tlpsrc
index aa73cd60081..2a486dc8129 100644
--- a/Master/tlpkg/tlpsrc/hyphen-slovak.tlpsrc
+++ b/Master/tlpkg/tlpsrc/hyphen-slovak.tlpsrc
@@ -1,6 +1,10 @@
category TLCore
depend hyphen-base
depend hyph-utf8
+shortdesc Slovak hyphenation patterns
+longdesc Hyphenation patterns for Slovak language in T1/EC and UTF-8 encoding.
+longdesc Original patterns 'skhyphen' are still distributed in 'csplain' package
+longdesc and loaded with ISO Latin 2 encoding (IL2).
execute AddHyphen \
name=slovak \
lefthyphenmin=2 \
diff --git a/Master/tlpkg/tlpsrc/hyphen-slovenian.tlpsrc b/Master/tlpkg/tlpsrc/hyphen-slovenian.tlpsrc
index 84a02990301..e7918bfba98 100644
--- a/Master/tlpkg/tlpsrc/hyphen-slovenian.tlpsrc
+++ b/Master/tlpkg/tlpsrc/hyphen-slovenian.tlpsrc
@@ -1,6 +1,8 @@
category TLCore
depend hyphen-base
depend hyph-utf8
+shortdesc Slovenian hyphenation patterns
+longdesc Hyphenation patterns for Slovenian language in T1/EC and UTF-8 encoding.
execute AddHyphen \
name=slovenian synonyms=slovene \
lefthyphenmin=2 \
diff --git a/Master/tlpkg/tlpsrc/hyphen-spanish.tlpsrc b/Master/tlpkg/tlpsrc/hyphen-spanish.tlpsrc
index b8f3c7e099f..0ce2166b99a 100644
--- a/Master/tlpkg/tlpsrc/hyphen-spanish.tlpsrc
+++ b/Master/tlpkg/tlpsrc/hyphen-spanish.tlpsrc
@@ -1,6 +1,8 @@
category TLCore
depend hyphen-base
depend hyph-utf8
+shortdesc Spanish hyphenation patterns
+longdesc Hyphenation patterns for Spanish language in T1/EC and UTF-8 encoding.
execute AddHyphen \
name=spanish synonyms=espanol \
lefthyphenmin=2 \
diff --git a/Master/tlpkg/tlpsrc/hyphen-turkmen.tlpsrc b/Master/tlpkg/tlpsrc/hyphen-turkmen.tlpsrc
index 7f8ab340ac5..7a60bc739d4 100644
--- a/Master/tlpkg/tlpsrc/hyphen-turkmen.tlpsrc
+++ b/Master/tlpkg/tlpsrc/hyphen-turkmen.tlpsrc
@@ -1,6 +1,8 @@
category TLCore
depend hyphen-base
depend hyph-utf8
+shortdesc Turkmen hyphenation patterns
+longdesc Hyphenation patterns for Turkmen language in T1/EC and UTF-8 encoding.
execute AddHyphen \
name=turkmen \
lefthyphenmin=2 \
diff --git a/Master/tlpkg/tlpsrc/hyphen-welsh.tlpsrc b/Master/tlpkg/tlpsrc/hyphen-welsh.tlpsrc
index b2d313a1b51..62b58e5ab50 100644
--- a/Master/tlpkg/tlpsrc/hyphen-welsh.tlpsrc
+++ b/Master/tlpkg/tlpsrc/hyphen-welsh.tlpsrc
@@ -1,6 +1,8 @@
category TLCore
depend hyphen-base
depend hyph-utf8
+shortdesc Welsh hyphenation patterns
+longdesc Hyphenation patterns for Welsh language in T1/EC and UTF-8 encoding.
execute AddHyphen \
name=welsh \
lefthyphenmin=2 \