diff options
author | Karl Berry <karl@freefriends.org> | 2011-12-03 16:31:06 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-12-03 16:31:06 +0000 |
commit | 020dc32381060046058d544a5b590d68f7d30449 (patch) | |
tree | d9ed30a8cec28559b399a157fae22b5feb8fd4db /Master/tlpkg | |
parent | e957416d7b7b8613047fdfb8fb3e584d347bd8a3 (diff) |
tufte-latex from tds.zip
git-svn-id: svn://tug.org/texlive/trunk@24733 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-x | Master/tlpkg/bin/tlpkginfo | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Master/tlpkg/bin/tlpkginfo b/Master/tlpkg/bin/tlpkginfo index b072fc96b67..e1d56d45904 100755 --- a/Master/tlpkg/bin/tlpkginfo +++ b/Master/tlpkg/bin/tlpkginfo @@ -18,8 +18,7 @@ sub main { # erroneous or problematic tds files (warn Robin about them) # list format: pkg1|pkg2|etc $erroneous_tds = join ("|", - qw(ccaption engpron fmtcount imtekda purifyeps spanish svn-multi - thailatex tugboat tufte-latex xetexref xtab), + qw(engpron imtekda spanish thailatex titleps), qw(lastpage papermas papertex undolabl)); # Heiko's tds files (don't propagate through CTAN fast enough). |