blob: 1f462308936778c99c4aa391c9ab3426a93222de (
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 \
lefthyphenmin=2 \
righthyphenmin=3 \
file=loadhyph-pt.tex \
file_patterns=hyph-pt.pat.txt \
file_exceptions=hyph-pt.hyp.txt
|