summaryrefslogtreecommitdiff
path: root/Master/tlpkg/tlpsrc/hyphen-latin.tlpsrc
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/tlpsrc/hyphen-latin.tlpsrc')
-rw-r--r--Master/tlpkg/tlpsrc/hyphen-latin.tlpsrc11
1 files changed, 9 insertions, 2 deletions
diff --git a/Master/tlpkg/tlpsrc/hyphen-latin.tlpsrc b/Master/tlpkg/tlpsrc/hyphen-latin.tlpsrc
index eb5959ff55f..a4bae540854 100644
--- a/Master/tlpkg/tlpsrc/hyphen-latin.tlpsrc
+++ b/Master/tlpkg/tlpsrc/hyphen-latin.tlpsrc
@@ -1,3 +1,10 @@
category TLCore
-execute AddHyphen name=latin lefthyphenmin=2 righthyphenmin=2 \
- file=loadhyph-la.tex
+depend hyphen-base
+execute AddHyphen \
+ name=latin \
+ lefthyphenmin=2 \
+ righthyphenmin=2 \
+ file=loadhyph-la.tex \
+ file_patterns=hyph-la.pat.txt \
+ file_exceptions=hyph-la.hyp.txt
+