blob: 43671388d5603d680d8fa3637cc5fd08c7532da5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
category TLCore
depend hyphen-base
depend hyph-utf8
shortdesc Irish hyphenation patterns.
longdesc Hyphenation patterns for Irish (Gaeilge) in T1/EC and UTF-8 encodings.
longdesc Visit http://borel.slu.edu/fleiscin/index.html for more information.
#catalogue-version 1.0
execute AddHyphen \
name=irish \
lefthyphenmin=2 \
righthyphenmin=3 \
file=loadhyph-ga.tex \
file_patterns=hyph-ga.pat.txt \
file_exceptions=hyph-ga.hyp.txt
|