blob: f4379db1d4adb72a366c5e514ecd7bd9073b0cfc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
category TLCore
depend hyphen-base
depend hyph-utf8
shortdesc Portuguese hyphenation patterns.
longdesc Hyphenation patterns for Portuguese in T1/EC and UTF-8 encodings.
#catalogue-version 1.0
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
|