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