diff options
author | Karl Berry <karl@freefriends.org> | 2014-11-18 16:29:21 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2014-11-18 16:29:21 +0000 |
commit | 8b97bd874a0a1c7fbc8296ed4215a6515c3b182c (patch) | |
tree | 0c4ce19efb72afbdf78c67308b0a3990a6730954 /Master/tlpkg/libexec | |
parent | 0faf84e4db1e1aa88226e8b8365d4e0f10665f2d (diff) |
newtxsf, forgot to flatten
git-svn-id: svn://tug.org/texlive/trunk@35612 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/libexec')
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index ddde8bce983..38abd6467fb 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -708,6 +708,7 @@ chomp ($Build = `cd $Master/../Build/source && pwd`); 'newproof', "die 'skipping, use piff'", 'newsletr', "&MAKEnewsletr", 'newthm', "die 'skipping, obsolete, no longer on ctan'", + 'newtxsf', "&MAKEflatten", 'nlatexdb', "die 'skipping, C#/.NET'", 'nohyph', "die 'skipping, nohyph must be done by hand'", 'norasi-c90', "&MAKEnorasi_c90", |