diff options
author | Norbert Preining <preining@logic.at> | 2008-07-29 15:55:09 +0000 |
---|---|---|
committer | Norbert Preining <preining@logic.at> | 2008-07-29 15:55:09 +0000 |
commit | bfc8d0047b2b5ad34f583279ea16f63e5c5526e9 (patch) | |
tree | 1da27ad6b9c9cbc2e8797cb7480d2190e7fcece1 /Master | |
parent | d0aa219da72b49e5758632389f6c0f346f061d35 (diff) |
add the context-* to ctan2tds and tlpk-ctan-check
git-svn-id: svn://tug.org/texlive/trunk@9888 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rwxr-xr-x | Master/tlpkg/bin/ctan2tds | 12 | ||||
-rwxr-xr-x | Master/tlpkg/bin/tlpkg-ctan-check | 4 |
2 files changed, 16 insertions, 0 deletions
diff --git a/Master/tlpkg/bin/ctan2tds b/Master/tlpkg/bin/ctan2tds index 013dd508a8c..bca23153213 100755 --- a/Master/tlpkg/bin/ctan2tds +++ b/Master/tlpkg/bin/ctan2tds @@ -113,6 +113,18 @@ chdir $startdir || die "chdir($startdir) failed: $!"; # back to raw 'comicsans', "die 'skipping, Comic Sans is nonfree'", 'concmath', "&MAKEconcmath", 'context', "&MAKEcontext", + 'context-account', "&MAKEcopy", + 'context-bnf', "&MAKEcopy", + 'context-chromato', "&MAKEcopy", + 'context-construction-plan', "&MAKEcopy", + 'context-degrade', "&MAKEcopy", + 'context-french', "&MAKEcopy", + 'context-letter', "&MAKEcopy", + 'context-lettrine', "&MAKEcopy", + 'context-lilypond', "&MAKEcopy", + 'context-mathsets', "&MAKEcopy", + 'context-typearea', "&MAKEcopy", + 'context-vim', "&MAKEcopy", 'coptic', "die 'skipping, it has been replaced by cbcoptic'", 'corridx', "die 'skipping, Pascal source'", 'csplain', "die 'skipping, too hard to automate'", diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index 08ee3730c8e..d3c3d10b0ac 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -50,6 +50,10 @@ my @WorkingTLP = qw( cmap cmastro cmcyr cmdstring cmdtrack cmll colorinfo colortbl colorwav commath compact compactbib complexity comprehensive computational-complexity confproc constants + context-account context-bnf context-chromato + context-construction-plan context-degrade context-french + context-letter context-lettrine context-lilypond context-mathsets + context-typearea context-vim cooking cool coollist coolstr cooltooltips coordsys courier-scaled courseoutline coursepaper coverpage crop crossreference csquotes csvtools ctable |