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