diff options
author | Karl Berry <karl@freefriends.org> | 2013-05-28 22:49:13 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2013-05-28 22:49:13 +0000 |
commit | 0ea80a5ded3a375fd5673f520759269c8bc3effc (patch) | |
tree | ec8ec4c60cbb6688ca1d2bcc995415907a932c50 /Master/tlpkg | |
parent | b35f3408669be630e54e72ffa92a8757287ea2ba (diff) |
dehyph-exptl 0.3 (29may13)
git-svn-id: svn://tug.org/texlive/trunk@30791 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-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 b618579831d..c7da5278df2 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-2012-05-30 synonyms=german-x-latest \ + name=german-x-2013-05-26 synonyms=german-x-latest \ lefthyphenmin=2 righthyphenmin=2 \ - file=dehypht-x-2012-05-30.tex \ + file=dehypht-x-2013-05-26.tex \ file_patterns=hyph-de-1901.pat.txt file_exceptions=hyph-de-1901.hyp.txt execute AddHyphen \ - name=ngerman-x-2012-05-30 synonyms=ngerman-x-latest \ + name=ngerman-x-2013-05-26 synonyms=ngerman-x-latest \ lefthyphenmin=2 righthyphenmin=2 \ - file=dehyphn-x-2012-05-30.tex \ + file=dehyphn-x-2013-05-26.tex \ file_patterns=hyph-de-1996.pat.txt file_exceptions=hyph-de-1996.hyp.txt |