diff options
author | Karl Berry <karl@freefriends.org> | 2007-01-10 23:29:34 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2007-01-10 23:29:34 +0000 |
commit | 3c5a9cf8c246db8ac28a55b88dc0f876d470c2f6 (patch) | |
tree | 89b614ed8d60021ae583e867c3da812b6dcf1a7a /Build | |
parent | fc8eb0e4ec334c2b5c3dde3c930dd973edf2b05d (diff) |
new pstricks package pst-dbicons (27nov06)
git-svn-id: svn://tug.org/texlive/trunk@3319 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build')
-rwxr-xr-x | Build/cdbuild/ctan2tds.pl | 1 | ||||
-rwxr-xr-x | Build/tools/tpm-ctan-check | 3 |
2 files changed, 3 insertions, 1 deletions
diff --git a/Build/cdbuild/ctan2tds.pl b/Build/cdbuild/ctan2tds.pl index d562b8999c4..d6041168593 100755 --- a/Build/cdbuild/ctan2tds.pl +++ b/Build/cdbuild/ctan2tds.pl @@ -246,6 +246,7 @@ chdir $startdir || die "chdir($startdir) failed: $!"; 'pst-blur', "&MAKEpst", 'pst-circ', "&MAKEpst", 'pst-coil', "&MAKEpst", + 'pst-dbicons', "&MAKEpst", 'pst-eps', "&MAKEpst", 'pst-eucl', "&MAKEpst", 'pst-fill', "&MAKEpst", diff --git a/Build/tools/tpm-ctan-check b/Build/tools/tpm-ctan-check index e12be8b3976..5a23017b020 100755 --- a/Build/tools/tpm-ctan-check +++ b/Build/tools/tpm-ctan-check @@ -80,7 +80,8 @@ my @WorkingTPM = qw( poemscol polynom polytable powerdot ppr-prv pracjourn preprint prettyref preview probsoln procIAGssymp program protocol pseudocode psfrag psnfss pspicture pst-3d pst-3dplot pst-bar - pst-barcode pst-blur pst-eps pst-eucl pst-fill pst-fr3d pst-func + pst-barcode pst-blur pst-dbicons pst-eps pst-eucl pst-fill + pst-fr3d pst-func pst-geo pst-grad pst-infixplot pst-labo pst-lens pst-math pst-optic pst-osci pst-pdf pst-pdgr pst-slpe pst-uml pstricks pstricks-add |