diff options
author | Karl Berry <karl@freefriends.org> | 2011-05-19 21:18:24 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-05-19 21:18:24 +0000 |
commit | 32c995cfeb60963fbe21f0b7f4bbd57bffc77e9e (patch) | |
tree | 80f6f3b99e0ec6645b1388b42bd00f4dd3500c6a /Master/tlpkg | |
parent | 1440d306a6563aa2acb7698d231adde9bbaff72d (diff) |
pdftex-def (19may11)
git-svn-id: svn://tug.org/texlive/trunk@22536 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-x | Master/tlpkg/bin/tlpkg-ctan-check | 4 | ||||
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 1 |
2 files changed, 2 insertions, 3 deletions
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index 103fceca0f6..d4319e0c223 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -18,8 +18,6 @@ my $tlpdb; my $Master; our %OPT; -# toptesi - reinstate after next upload, generated files out of sync -# these packages should be up to date: my @TLP_working = qw( 12many 2up ANUfinalexam AkkTeX Asana-Math ESIEEcv HA-prosper IEEEconf IEEEtran @@ -357,7 +355,7 @@ my @TLP_working = qw( titlefoot titlepages titlepic titleref titlesec titling tkz-base tkz-doc tkz-linknodes tkz-orm tkz-tab tocbibind tocloft tocvsec2 todo todonotes - tokenizer toolbox tools topfloat totcount totpages + tokenizer toolbox tools topfloat totcount totpages toptesi trajan tree-dvips trfsigns trimspaces trivfloat trsym truncate tucv tufte-latex tugboat tugboat-plain turkmen turnstile turnthepage twoinone twoup diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 3f9fde52013..068c218a7a8 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -2044,6 +2044,7 @@ $standardclean = '\.head|\.tmp|\.dvi|\.log|\.out|\.aux|\.toc|\.lof|\.lot' 'stix' => 'STIX_Font_Release_Documentation_2010.pdf', # no source 'stubs' => 'stubs.pdf', # no source 'susy' => 'susy.pdf', # no source + 'toptesi' => 'logo.*', # legalities unknown 'tree-dvips' => 'avm.*', # author no response 'xskak' => 'xskak.pdf', # no source ); |