diff options
author | Karl Berry <karl@freefriends.org> | 2012-11-02 23:35:40 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2012-11-02 23:35:40 +0000 |
commit | 62bda70668347cf8c7c69684d89c7907efc0106a (patch) | |
tree | 921e5160e3bea24cef7cf37adcf6497275555525 /Master/tlpkg/libexec | |
parent | 99db2cb19f00c6825c3369de307c10164fdf3c95 (diff) |
new pstricks pst-fit (2nov12)
git-svn-id: svn://tug.org/texlive/trunk@28155 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 5018df94cf2..aad650a5a38 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -773,6 +773,7 @@ chomp ($Build = `cd $Master/../Build/source && pwd`); 'pst-eps', "&MAKEpst", 'pst-eucl', "&MAKEpst", 'pst-fill', "&MAKEpst", + 'pst-fit', "&MAKEpst", 'pst-fr3d', "&MAKEpst", 'pst-fractal', "&MAKEpst", 'pst-fun', "&MAKEpst", |