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