blob: 0641e58e488108225bad992d69e98cebf86e18f5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
category TLCore
depend hyphen-base
depend hyph-utf8
shortdesc Catalan hyphenation patterns.
longdesc Hyphenation patterns for Catalan in T1/EC and UTF-8 encodings.
execute AddHyphen \
name=catalan \
lefthyphenmin=2 \
righthyphenmin=2 \
file=loadhyph-ca.tex \
file_patterns=hyph-ca.pat.txt \
file_exceptions=hyph-ca.hyp.txt
|