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