diff options
author | Karl Berry <karl@freefriends.org> | 2014-05-24 21:31:28 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2014-05-24 21:31:28 +0000 |
commit | c2bc24b23a77b6c1e58d3f352a62dbfa179c9796 (patch) | |
tree | 55dcf568d9302dc4be3dc286aa8ff5e19066c1ef /Master/tlpkg | |
parent | 6a3d289d3921da0a91bccb1719dc1b6f988ce3f9 (diff) |
stix can include pdf since source is provided
git-svn-id: svn://tug.org/texlive/trunk@34251 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index cae33ba5cd4..b530d3ba729 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -2664,7 +2664,6 @@ $standardclean = '\.head|\.tmp|\.dvi|\.log|\.out|\.aux|\.toc|\.lof|\.lot' 'piechartmp' => 'piechartmp.pdf', # no source 'ptptex' => '(overcite|cite|wrapfig).sty', # duplicated 'sapthesis' => '.*-ML.*\.pdf', # univ logos - 'stix' => 'STIX.*Documentation\.pdf', # no source 'stubs' => 'stubs.pdf', # no source 'susy' => 'susy.pdf', # no source 'swimgraf' => 'swimgraf.pdf', # no source |