diff options
author | Karl Berry <karl@freefriends.org> | 2021-09-06 21:14:19 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2021-09-06 21:14:19 +0000 |
commit | 6b55d156e26232afcb59f5e05cc912afa1fac942 (patch) | |
tree | f78c146770c654fdb41da39116858e44343f49e5 /Master/tlpkg | |
parent | 413605d769296bf1a73c81b2438907ffe1ba1102 (diff) |
circuitikz (6sep21)
git-svn-id: svn://tug.org/texlive/trunk@60435 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 41052a57951..99b616dca9f 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -954,6 +954,7 @@ chomp (my $ctan_root = `tlpkginfo --ctan-root`); 'norasi-c90', "&MAKEnorasi_c90", 'notes', "&MAKEnotes", 'notocjksc', "die 'skipping, 300mb is just too big'", + 'notocondensed', "die 'skipping, too big, on tlcontrib'", 'notomath', "&MAKEflatten", 'ntabbing', "die 'skipping, noinfo license, author email bad'", 'ntg', "die 'skipping, ntg is stale user group information'", |