blob: 0ce2166b99a8e9c03eb8860b969e3e2298fdfcef (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
category TLCore
depend hyphen-base
depend hyph-utf8
shortdesc Spanish hyphenation patterns
longdesc Hyphenation patterns for Spanish language in T1/EC and UTF-8 encoding.
execute AddHyphen \
name=spanish synonyms=espanol \
lefthyphenmin=2 \
righthyphenmin=2 \
file=loadhyph-es.tex \
file_patterns=hyph-es.pat.txt \
file_exceptions=
|