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