diff options
Diffstat (limited to 'Master/tlpkg/libexec/ctan2tds')
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index ac1e976667b..41c33b7e487 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -936,9 +936,10 @@ chomp (my $ctan_root = `tlpkginfo --ctan-root`); 'nimbus15', "&MAKEflatten", 'nlatexdb', "die 'skipping, C#/.NET'", 'nohyph', "die 'skipping, nohyph must be done by hand'", + 'noindentafter', "&MAKEflatten", 'norasi-c90', "&MAKEnorasi_c90", 'notes', "&MAKEnotes", - 'notestex', "&MAKEflatten", + 'notestex', 'notocjksc', "die 'skipping, 300mb is just too big'", 'notomath', "&MAKEflatten", 'ntabbing', "die 'skipping, noinfo license, author email bad'", |