diff options
author | Mojca Miklavec <mojca.miklavec@gmail.com> | 2011-08-04 09:09:53 +0000 |
---|---|---|
committer | Mojca Miklavec <mojca.miklavec@gmail.com> | 2011-08-04 09:09:53 +0000 |
commit | 606f97ec5d10e663291a9955ddc42d49bada4d69 (patch) | |
tree | 511fbd5072dd31a21fcf7274cf6b74a238e0791a /Master | |
parent | 232c7c9cc72b64d6438fc09b4401df73d607c178 (diff) |
update dehyph-exptl with the new date of patterns
git-svn-id: svn://tug.org/texlive/trunk@23403 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-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 4bba89ad194..f3d0451ddfb 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-2009-06-19 synonyms=german-x-latest \ + name=german-x-2011-07-01 synonyms=german-x-latest \ lefthyphenmin=2 righthyphenmin=2 \ - file=dehypht-x-2009-06-19.tex \ + file=dehypht-x-2011-07-01.tex \ file_patterns=hyph-de-1901.pat.txt file_exceptions=hyph-de-1901.hyp.txt execute AddHyphen \ - name=ngerman-x-2009-06-19 synonyms=ngerman-x-latest \ + name=ngerman-x-2011-07-01 synonyms=ngerman-x-latest \ lefthyphenmin=2 righthyphenmin=2 \ - file=dehyphn-x-2009-06-19.tex \ + file=dehyphn-x-2011-07-01.tex \ file_patterns=hyph-de-1996.pat.txt file_exceptions=hyph-de-1996.hyp.txt |