diff options
author | Karl Berry <karl@freefriends.org> | 2023-03-06 21:25:29 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2023-03-06 21:25:29 +0000 |
commit | 741586699a49b8aac742a6ba2979100e791ad18e (patch) | |
tree | 5ea5a4642deaa28f9c55ac4ec5ca9003f38302a2 /Master/tlpkg | |
parent | b9611f9c4b1e8041780bb3484eccd730e96cc3c8 (diff) |
dehyph-exptl (6mar23)
git-svn-id: svn://tug.org/texlive/trunk@66390 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 b52fd729c34..97f6e536a5e 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-2022-03-16 synonyms=german-x-latest \ + name=german-x-2023-03-06 synonyms=german-x-latest \ lefthyphenmin=2 righthyphenmin=2 \ - file=dehypht-x-2022-03-16.tex \ + file=dehypht-x-2023-03-06.tex \ file_patterns=hyph-de-1901.pat.txt file_exceptions= execute AddHyphen \ - name=ngerman-x-2022-03-16 synonyms=ngerman-x-latest \ + name=ngerman-x-2023-03-06 synonyms=ngerman-x-latest \ lefthyphenmin=2 righthyphenmin=2 \ - file=dehyphn-x-2022-03-16.tex \ + file=dehyphn-x-2023-03-06.tex \ file_patterns=hyph-de-1996.pat.txt file_exceptions= |