diff options
author | Karl Berry <karl@freefriends.org> | 2010-04-03 23:04:25 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-04-03 23:04:25 +0000 |
commit | 4ca6e289a7da2f6e65dcc4591bab0800af7f6891 (patch) | |
tree | a8a3e2703aff771a16dcae78043f8f7f834d86b0 /Master/tlpkg | |
parent | 07bda21f1609b11f25c05e642182229aaf2edb51 (diff) |
imtekda update (2apr10)
git-svn-id: svn://tug.org/texlive/trunk@17667 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-x | Master/tlpkg/bin/tlpkginfo | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/bin/tlpkginfo b/Master/tlpkg/bin/tlpkginfo index 7bc6956d8cc..4aa47a063f2 100755 --- a/Master/tlpkg/bin/tlpkginfo +++ b/Master/tlpkg/bin/tlpkginfo @@ -18,7 +18,7 @@ sub main # erroneous tds files (warn Robin about them) or problematic (purifyeps). # list format: pkg1|pkg2|etc - $erroneous_tds = "engpron|fmtcount|paresse|purifyeps|thailatex|tufte-latex|xetexref|xtab"; + $erroneous_tds = "engpron|fmtcount|imtekda|paresse|purifyeps|thailatex|tufte-latex|xetexref|xtab"; # Heiko's tds files (don't propagate through CTAN fast enough). $oberdiek_tds = "hyperref|oberdiek"; |