diff options
author | Karl Berry <karl@freefriends.org> | 2015-06-23 21:33:16 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2015-06-23 21:33:16 +0000 |
commit | 8a78db098ac5c0ed083fea82dc936a7a005db54d (patch) | |
tree | f823881093225b428c430d094563eaadfb040080 /Master/tlpkg | |
parent | 562430bddc86a1424e0fe0ba6363e1b2ed0a0248 (diff) |
tufte-latex
git-svn-id: svn://tug.org/texlive/trunk@37649 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 c4549d87ea2..4464487c645 100755 --- a/Master/tlpkg/bin/tlpkginfo +++ b/Master/tlpkg/bin/tlpkginfo @@ -73,7 +73,7 @@ sub ctaninfo { # erroneous or problematic tds files (when new, tell CTAN and author) $erroneous_tds = join ("|", qw(countriesofeurope dad ebproof engpron gost hacm imtekda - mathdesign), + mathdesign tufte-latex), ); # Heiko's tds files (don't propagate through CTAN fast enough). |