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