diff options
author | Karl Berry <karl@freefriends.org> | 2012-03-10 00:32:46 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2012-03-10 00:32:46 +0000 |
commit | 548b4453e27a1be0dbe5d2c9f09b62cf145deede (patch) | |
tree | a30d35af1ac6ecb51094e323106aa115e3b9fb18 /Master/tlpkg/libexec | |
parent | 02ac901b061326842d8bc5b1769f05dce2302564 (diff) |
sapthesis (8mar12)
git-svn-id: svn://tug.org/texlive/trunk@25593 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/libexec')
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 18b98a94127..1fc2e7ce3aa 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -53,7 +53,6 @@ chomp ($Build = `cd $Master/../Build/source && pwd`); %special = ( 'AkkTeX', "&MAKEflatten", 'Catalogue', "die 'skipping, goes stale too soon'", - 'Computer_Typesetting_Using_LaTeX', "die 'skipping, nosource'", 'CJK', "die 'skipping, use cjk'", 'FiXme', "die 'skipping, use fixme'", 'GuIT', "die 'skipping, use guitlogo'", @@ -220,6 +219,7 @@ chomp ($Build = `cd $Master/../Build/source && pwd`); 'comicsans', "die 'skipping, Comic Sans is nonfree'", 'comfortaa', "&MAKEcopy", 'compact', "die 'skipping, nonfree license'", + 'computer-typesetting-using-latex', "die 'skipping, nosource'", 'concmath-fonts', "&MAKEflatten", 'concmath', "&MAKEnosymlinks", 'context', "&MAKEcontext", @@ -782,7 +782,6 @@ chomp ($Build = `cd $Master/../Build/source && pwd`); 'sae', "die 'skipping, nosell license'", 'saferef', "die 'skipping, nonfree license'", 'sagetex', "die 'skipping, omitted at author request (25 Jan 2010 19:50:16)'", - 'sapthesis', "&MAKEflatten", # so README.TEXLIVE ends up in doc dir 'schedule', "die 'skipping, noinfo license, too old to matter'", 'scientifipaper', "die 'skipping, noinfo license'", 'sciwordconv', "die 'skipping, for old versions of scientific word'", |