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