diff options
Diffstat (limited to 'Master/tlpkg/tlpsrc/hyphen-spanish.tlpsrc')
-rw-r--r-- | Master/tlpkg/tlpsrc/hyphen-spanish.tlpsrc | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/Master/tlpkg/tlpsrc/hyphen-spanish.tlpsrc b/Master/tlpkg/tlpsrc/hyphen-spanish.tlpsrc index 96116518839..f95f77bcc99 100644 --- a/Master/tlpkg/tlpsrc/hyphen-spanish.tlpsrc +++ b/Master/tlpkg/tlpsrc/hyphen-spanish.tlpsrc @@ -1,2 +1,10 @@ category TLCore -execute AddHyphen name=spanish synonyms=espanol lefthyphenmin=2 righthyphenmin=2 file=loadhyph-es.tex +depend hyphen-base +execute AddHyphen \ + name=spanish synonyms=espanol \ + lefthyphenmin=2 \ + righthyphenmin=2 \ + file=loadhyph-es.tex \ + file_patterns=hyph-es.pat.txt \ + file_exceptions=hyph-es.hyp.txt + |