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