diff options
-rw-r--r-- | Master/tlpkg/tlpsrc/dehyph-exptl.tlpsrc | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Master/tlpkg/tlpsrc/dehyph-exptl.tlpsrc b/Master/tlpkg/tlpsrc/dehyph-exptl.tlpsrc index 360fdf200e1..0769754acaa 100644 --- a/Master/tlpkg/tlpsrc/dehyph-exptl.tlpsrc +++ b/Master/tlpkg/tlpsrc/dehyph-exptl.tlpsrc @@ -1,12 +1,12 @@ depend hyphen-base depend hyph-utf8 execute AddHyphen \ - name=german-x-2014-05-21 synonyms=german-x-latest \ + name=german-x-2017-03-31 synonyms=german-x-latest \ lefthyphenmin=2 righthyphenmin=2 \ - file=dehypht-x-2014-05-21.tex \ + file=dehypht-x-2017-03-31.tex \ file_patterns=hyph-de-1901.pat.txt file_exceptions=hyph-de-1901.hyp.txt execute AddHyphen \ - name=ngerman-x-2014-05-21 synonyms=ngerman-x-latest \ + name=ngerman-x-2017-03-31 synonyms=ngerman-x-latest \ lefthyphenmin=2 righthyphenmin=2 \ - file=dehyphn-x-2014-05-21.tex \ + file=dehyphn-x-2017-03-31.tex \ file_patterns=hyph-de-1996.pat.txt file_exceptions=hyph-de-1996.hyp.txt |