diff options
author | Karl Berry <karl@freefriends.org> | 2009-12-31 01:34:41 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-12-31 01:34:41 +0000 |
commit | 0136e7def8e31b9fe05c5d8142ca3cd629c13e2c (patch) | |
tree | de1db0f7a0513c6f5e8d36c7acb60590d7027fd6 /Master/tlpkg | |
parent | dba73132169044da16cdb0d1180f5932904f3607 (diff) |
threeparttablex update (28dec09)
git-svn-id: svn://tug.org/texlive/trunk@16542 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 44c0dcde101..3676866ec7f 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -541,6 +541,7 @@ $Master = "$mydir/../.."; 'schedule', "die 'skipping, noinfo, too old to matter'", 'scripttex', "die 'skipping, nosell'", 'seminar', "&MAKEseminar", + 'sfarticle', "die 'skipping, LaTeX 2.09'", 'shipunov', "&MAKEcopy", 'shortlst', "die 'skipping, nosell'", 'showexpl', "&MAKEflatten", |