diff options
Diffstat (limited to 'Master/tlpkg/bin/ctan2tds')
-rwxr-xr-x | Master/tlpkg/bin/ctan2tds | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Master/tlpkg/bin/ctan2tds b/Master/tlpkg/bin/ctan2tds index 6b2e7d199b8..1ecbc2ad06e 100755 --- a/Master/tlpkg/bin/ctan2tds +++ b/Master/tlpkg/bin/ctan2tds @@ -215,6 +215,7 @@ chdir $startdir || die "chdir($startdir) failed: $!"; # back to raw 'ibycus-babel',"&MAKEibycusbabel", 'ibygrk', "&MAKEflatten", 'ifacmtg', "die 'skipping, nonfree license'", + 'indxcite', "die 'skipping, too old, license suboptimal'", 'invoice', "&MAKEflatten", 'iwona', "&MAKEcopy", 'japanese', "die 'skipping, requires ptex'", @@ -781,6 +782,7 @@ $standardfmt='latex'; 'kixfont', 'fonts', 'l2picfaq', 'german', 'l2tabu-spanish', 'spanish', + 'latexmk', 'support', 'latexmp', 'metapost', 'leawood', 'fonts', 'lfb', 'fonts', @@ -1267,6 +1269,7 @@ $standardxmt='\.xmt'; 'a2ping' => '\.pl$', 'dviasm' => '\.py$', 'epstopdf' => 'epstopdf', + 'latexmk' => '\.pl$', 'mkjobtexmf' => '\.pl$', 'pdfcrop' => '\.pl$', 'perltex' => '\.pl$', |