diff options
Diffstat (limited to 'Master/tlpkg/bin')
-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 |