summaryrefslogtreecommitdiff
path: root/Master/tlpkg
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2008-11-28 00:50:35 +0000
committerKarl Berry <karl@freefriends.org>2008-11-28 00:50:35 +0000
commitb3bc92c8e8d4437a11a37869f528b68b40aa8aeb (patch)
treec7c9e0393799923738974cd9a8e3e58f2bf12011 /Master/tlpkg
parent70ae46aa4d738d80be0ed1887fe3119c2478ee64 (diff)
pst-bspline better attempt
git-svn-id: svn://tug.org/texlive/trunk@11442 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-xMaster/tlpkg/bin/ctan2tds2
-rw-r--r--Master/tlpkg/tlpsrc/collection-pstricks.tlpsrc1
-rw-r--r--Master/tlpkg/tlpsrc/pst-bspline.tlpsrc2
3 files changed, 5 insertions, 0 deletions
diff --git a/Master/tlpkg/bin/ctan2tds b/Master/tlpkg/bin/ctan2tds
index 4f363c76cc8..abd7369bcb2 100755
--- a/Master/tlpkg/bin/ctan2tds
+++ b/Master/tlpkg/bin/ctan2tds
@@ -1019,6 +1019,7 @@ $standardtex='\.(cfg|sty|clo|ldf|cls|def|fd|cmap|4ht)$';
'ppchtex', 'm.*tex|m.*sty',
'prosper', '\.ps|\.eps|\.sty|\.cls',
'pstricks', 'pst-*\.tex',
+ 'pst-bspline', 'pst-Bspline\.(tex|sty)',
'pst-cox', 'pst-cox(coor|eterp)\.tex',
'pst-geo', 'pst-map.*\.tex|pst-map.*\.sty',
'pst-infixplot', 'infix-RPN\.tex|pst-infixplot\.tex',
@@ -1374,6 +1375,7 @@ $standardclean = '\.head|\.tmp|\.dvi|\.log|\.out|\.aux|\.toc|\.lof|\.lot'
'jknapltx' => 'ubbold.fd', # clashes bbold's Ubbold.fd; sauter bbold fails
'linguex' => 'cgloss4e.sty', # symlink
'piechartmp' => 'piechartmp.pdf',
+ 'pst-bspline' => 'bsplinePstricks.pdf', # no source
'pst-3dplot' => 'tb72voss3d.pdf', # no source
'ptptex' => 'overcite.sty|cite.sty|wrapfig.sty', # duplicated
'stubs' => 'stubs.pdf',
diff --git a/Master/tlpkg/tlpsrc/collection-pstricks.tlpsrc b/Master/tlpkg/tlpsrc/collection-pstricks.tlpsrc
index e25e01807d4..ced31550088 100644
--- a/Master/tlpkg/tlpsrc/collection-pstricks.tlpsrc
+++ b/Master/tlpkg/tlpsrc/collection-pstricks.tlpsrc
@@ -13,6 +13,7 @@ depend pst-asr
depend pst-bar
depend pst-barcode
depend pst-blur
+depend pst-bspline
depend pst-circ
depend pst-coil
depend pst-cox
diff --git a/Master/tlpkg/tlpsrc/pst-bspline.tlpsrc b/Master/tlpkg/tlpsrc/pst-bspline.tlpsrc
new file mode 100644
index 00000000000..89206e374a8
--- /dev/null
+++ b/Master/tlpkg/tlpsrc/pst-bspline.tlpsrc
@@ -0,0 +1,2 @@
+name pst-bspline
+category Package