summaryrefslogtreecommitdiff
path: root/Build/cdbuild/ctan2tds.pl
diff options
context:
space:
mode:
Diffstat (limited to 'Build/cdbuild/ctan2tds.pl')
-rwxr-xr-xBuild/cdbuild/ctan2tds.pl4
1 files changed, 3 insertions, 1 deletions
diff --git a/Build/cdbuild/ctan2tds.pl b/Build/cdbuild/ctan2tds.pl
index 6eae1f6f0f3..f75ba2341f5 100755
--- a/Build/cdbuild/ctan2tds.pl
+++ b/Build/cdbuild/ctan2tds.pl
@@ -557,6 +557,7 @@ $standardfmt='latex';
'shapepar', 'generic',
'splines', 'metapost',
'texsis', 'texsis',
+ 'textpath', 'metapost',
'thumbpdf', 'generic',
'trajan', 'fonts',
'txfonts', 'fonts',
@@ -888,7 +889,8 @@ $standarddvi='NULL'; # let's try relying on authors uploading pdf's.
'feynmp', 'feynmp.mp',
'latexmp', 'latexmp.mp',
'mpattern', 'mpattern.mp', # don't install test.mp
- 'semioneside', 'NULL', # don't install figure*.map
+ 'semioneside', 'NULL', # don't install figure*.mp
+ 'textpath', 'textpath.mp', # don't install textpathfigs.mp
);
$standardmp='\.mp$';