summaryrefslogtreecommitdiff
path: root/Master/tlpkg/bin
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/bin')
-rwxr-xr-xMaster/tlpkg/bin/ctan2tds8
-rwxr-xr-xMaster/tlpkg/bin/tlpkg-ctan-check2
2 files changed, 7 insertions, 3 deletions
diff --git a/Master/tlpkg/bin/ctan2tds b/Master/tlpkg/bin/ctan2tds
index 838362b5e16..5bf6c940290 100755
--- a/Master/tlpkg/bin/ctan2tds
+++ b/Master/tlpkg/bin/ctan2tds
@@ -315,6 +315,7 @@ chdir $startdir || die "chdir($startdir) failed: $!"; # back to raw
'pst-fill', "&MAKEpst",
'pst-fr3d', "&MAKEpst",
'pst-fractal', "&MAKEpst",
+ 'pst-fun', "&MAKEpst",
'pst-func', "&MAKEpst",
'pst-geo', "&MAKEpstgeo",
'pst-ghsb', "&MAKEpst",
@@ -2554,7 +2555,8 @@ sub MAKEltt {
&runjob("$CP * $DEST/doc/ltt");
}
-sub MAKEpstricks {
+sub MAKEpstricks
+{
# this simply copies source files
&xchdir ($packagedir);
&runjob("mkdir -p $DEST/tex/generic/pstricks");
@@ -2971,12 +2973,14 @@ sub MAKEbeebe {
}
# pstricks packages usually support both plain and latex.
#
-sub MAKEpst {
+sub MAKEpst
+{
print "\t SPECIAL pst $package starts\n";
$standardtex = qq{^$package(Obj)?\.(tex|sty)}; # for pst-laboObj.tex
$whichformat='generic';
$whichdocformat='generic';
$specialsourcefmt{$package}='generic';
+ $specialsource{$package} = 'NULL'; # no point in splitting off Makefile
&setup;
&xchdir("$DEST/doc/$whichdocformat/$package");
&buildfilelist;
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check
index bb3c0b4b8a5..ff3d84838cb 100755
--- a/Master/tlpkg/bin/tlpkg-ctan-check
+++ b/Master/tlpkg/bin/tlpkg-ctan-check
@@ -152,7 +152,7 @@ my @WorkingTLP = qw(
pst-2dplot pst-3d pst-3dplot pst-asr pst-bar
pst-barcode pst-blur pst-circ pst-cox pst-dbicons pst-diffraction
pst-eps pst-eucl pst-fill
- pst-fr3d pst-fractal pst-func
+ pst-fr3d pst-fractal pst-fun pst-func
pst-geo pst-grad pst-infixplot pst-jtree pst-labo
pst-lens pst-light3d pst-math pst-ob3d pst-optexp pst-optic
pst-osci pst-pad pst-pdf pst-pdgr pst-qtree