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