diff options
author | Karl Berry <karl@freefriends.org> | 2009-12-12 01:04:00 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-12-12 01:04:00 +0000 |
commit | 765461ffc288b6d5d2b0c1d96c539a20b2cc93f2 (patch) | |
tree | d9c5efbe098c5e5ca68eab2479367d136ab9c186 /Master/tlpkg | |
parent | d69c8e6f02c8ccddda5d0e298d8ef6dd9e3810c0 (diff) |
new pstricks package pst-am (8dec09)
git-svn-id: svn://tug.org/texlive/trunk@16371 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-x | Master/tlpkg/bin/tlpkg-ctan-check | 2 | ||||
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/collection-pstricks.tlpsrc | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/pst-am.tlpsrc | 0 |
4 files changed, 3 insertions, 1 deletions
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index c9e5c5782bd..1fc7f11306d 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -206,7 +206,7 @@ my @WorkingTLP = qw( prettyref preview printlen proba probsoln procIAGssymp program properties protex protocol psbao pseudocode psfrag psfrag-italian psgo pslatex psnfss pspicture - pst-2dplot pst-3d pst-3dplot pst-abspos pst-asr pst-bar + pst-2dplot pst-3d pst-3dplot pst-abspos pst-am pst-asr pst-bar pst-barcode pst-bezier pst-blur pst-bspline pst-calendar pst-circ pst-cox pst-dbicons pst-diffraction pst-eps pst-eucl pst-fill diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index daa0e011785..cd30cbfc83f 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -465,6 +465,7 @@ $Master = "$mydir/../.."; 'pst-3d', "&MAKEpst", 'pst-3dplot', "&MAKEpst", 'pst-abspos', "&MAKEpst", + 'pst-am', "&MAKEpst", 'pst-asr', "&MAKEpst", 'pst-bar', "&MAKEpst", 'pst-barcode', "&MAKEpst", diff --git a/Master/tlpkg/tlpsrc/collection-pstricks.tlpsrc b/Master/tlpkg/tlpsrc/collection-pstricks.tlpsrc index db860984159..863210f06f2 100644 --- a/Master/tlpkg/tlpsrc/collection-pstricks.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-pstricks.tlpsrc @@ -9,6 +9,7 @@ depend pst-2dplot depend pst-3d depend pst-3dplot depend pst-abspos +depend pst-am depend pst-asr depend pst-bar depend pst-barcode diff --git a/Master/tlpkg/tlpsrc/pst-am.tlpsrc b/Master/tlpkg/tlpsrc/pst-am.tlpsrc new file mode 100644 index 00000000000..e69de29bb2d --- /dev/null +++ b/Master/tlpkg/tlpsrc/pst-am.tlpsrc |