diff options
author | Karl Berry <karl@freefriends.org> | 2009-04-14 00:01:40 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-04-14 00:01:40 +0000 |
commit | 51a42f5a7d7a3d89c8c99827632415eca05b2826 (patch) | |
tree | a3f943c5753575c59ee172f6a9ca6b3482a981f8 /Master/tlpkg | |
parent | d3d3ce4e340ac8da12dee848b80a7875eaed6549 (diff) |
chapterbib 1.14 (13apr09)
git-svn-id: svn://tug.org/texlive/trunk@12712 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-x | Master/tlpkg/bin/tlpkg-ctan-check | 2 | ||||
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index 1b985b7d38a..a9e3e181dbb 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -48,7 +48,7 @@ my @WorkingTLP = qw( chem-journal chembst chemcompounds chemstyle cherokee chess-problem-diagrams chessboard chessfss chicago-annote chletter circ - citeref cjhebrew cjk cjw classicthesis + cite citeref cjhebrew cjk cjw classicthesis clefval cleveref clock clrscode cm-super cmap cmcyr cmdstring cmdtrack cmll cmpica codedoc codepage colorinfo diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index fdf2b66c2a4..b7e9ad5338e 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -113,6 +113,7 @@ chdir $startdir || die "chdir($startdir) failed: $!"; # back to raw 'cellular', "die 'skipping, license noinfo, author deceased'", 'cfr-lm', "die 'skipping, experimental per author'", 'changebar', "&MAKEchangebar", + 'chapterbib', "die 'skipping, update cite instead'", #'chemarrow', "&MAKEflatten", # check about Arrow.vfb 'chemsym', "die 'skipping, nonfree'", 'cheq', "die 'skipping, nosell license'", |