blob: de8efb380731f6e939a8c8e8958dbddea1fa9fb2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
category TLCore
depend hyphen-base
depend hyph-utf8
execute AddHyphen \
name=czech \
lefthyphenmin=2 \
righthyphenmin=3 \
file=loadhyph-cs.tex \
file_patterns=hyph-cs.pat.txt \
file_exceptions=hyph-cs.hyp.txt
|