diff options
author | Norbert Preining <preining@logic.at> | 2019-04-04 23:43:10 +0000 |
---|---|---|
committer | Norbert Preining <preining@logic.at> | 2019-04-04 23:43:10 +0000 |
commit | 72e906bbd57066848e40adbba6d154a5f7c190a7 (patch) | |
tree | 270628f8149b6a883b53263a257b4f0e794528d9 /Master/tlpkg/tlpsrc/dehyph-exptl.tlpsrc | |
parent | f0deeafd9946ce0d5d1db6733b67785d2f3331c5 (diff) |
update hyphen pattern name
git-svn-id: svn://tug.org/texlive/trunk@50772 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 e88478c35f9..23523840ff5 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-2018-03-31 synonyms=german-x-latest \ + name=german-x-2019-04-04 synonyms=german-x-latest \ lefthyphenmin=2 righthyphenmin=2 \ - file=dehypht-x-2018-03-31.tex \ + file=dehypht-x-2019-04-04.tex \ file_patterns=hyph-de-1901.pat.txt file_exceptions=hyph-de-1901.hyp.txt execute AddHyphen \ - name=ngerman-x-2018-03-31 synonyms=ngerman-x-latest \ + name=ngerman-x-2019-04-04 synonyms=ngerman-x-latest \ lefthyphenmin=2 righthyphenmin=2 \ - file=dehyphn-x-2018-03-31.tex \ + file=dehyphn-x-2019-04-04.tex \ file_patterns=hyph-de-1996.pat.txt file_exceptions=hyph-de-1996.hyp.txt |