diff options
author | Norbert Preining <preining@logic.at> | 2018-04-02 00:37:00 +0000 |
---|---|---|
committer | Norbert Preining <preining@logic.at> | 2018-04-02 00:37:00 +0000 |
commit | ac0458f68a3e1cbd3472cac208b31618f392191e (patch) | |
tree | 491c677b0ae68449749496efa974a907a664f80c /Master/tlpkg/tlpsrc/dehyph-exptl.tlpsrc | |
parent | a5ad966d9260f5fbae6a09b46ba630fc9b44dee2 (diff) |
dehyph-exptl: 2017->2018
git-svn-id: svn://tug.org/texlive/trunk@47240 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/tlpsrc/dehyph-exptl.tlpsrc')
-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 0769754acaa..e88478c35f9 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-2017-03-31 synonyms=german-x-latest \ + name=german-x-2018-03-31 synonyms=german-x-latest \ lefthyphenmin=2 righthyphenmin=2 \ - file=dehypht-x-2017-03-31.tex \ + file=dehypht-x-2018-03-31.tex \ file_patterns=hyph-de-1901.pat.txt file_exceptions=hyph-de-1901.hyp.txt execute AddHyphen \ - name=ngerman-x-2017-03-31 synonyms=ngerman-x-latest \ + name=ngerman-x-2018-03-31 synonyms=ngerman-x-latest \ lefthyphenmin=2 righthyphenmin=2 \ - file=dehyphn-x-2017-03-31.tex \ + file=dehyphn-x-2018-03-31.tex \ file_patterns=hyph-de-1996.pat.txt file_exceptions=hyph-de-1996.hyp.txt |