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