blob: bc3f04c9dfa87f0aed53e40d94778d7322909b87 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
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=1 \
righthyphenmin=2 \
file=loadhyph-af.tex \
file_patterns=hyph-af.pat.txt \
file_exceptions=hyph-af.hyp.txt
|