blob: 877206298dd0234793b41ae9ae99acf5ed805c8e (
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 in T1/EC and UTF-8 encodings.
execute AddHyphen \
name=spanish synonyms=espanol \
lefthyphenmin=2 \
righthyphenmin=2 \
file=loadhyph-es.tex \
file_patterns=hyph-es.pat.txt \
file_exceptions=
|