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