diff options
author | Karl Berry <karl@freefriends.org> | 2014-09-30 00:05:23 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2014-09-30 00:05:23 +0000 |
commit | a458db6297c00b012e16fa3b4391c158ef4f4b92 (patch) | |
tree | d05a44b6d1d9d5ca595525160b97bb85db5c3895 /Master/tlpkg | |
parent | 805c9c1fe26d5bd3dacaba4bc6d38ed7787aea38 (diff) |
newtx (29sep14)
git-svn-id: svn://tug.org/texlive/trunk@35284 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-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 6df8c4b94bf..f81c6b6875d 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -879,6 +879,7 @@ chomp ($Build = `cd $Master/../Build/source && pwd`); 'pstricks', "&MAKEpstricks", 'pstricks-add',"&MAKEpst", 'pstricks-calcnotes', "die 'skipping, use pstricks_calcnotes'", + 'ptmsc', "die 'skipping, nonfree font'", 'ptsans', "die 'skipping, use paratype'", 'ptserif', "die 'skipping, use paratype'", 'punk', "&MAKEflatten", |