diff options
author | Karl Berry <karl@freefriends.org> | 2006-12-08 23:41:43 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-12-08 23:41:43 +0000 |
commit | 07f57f0989b2d8ce23bbd08ca8e5d7ed793dcfd8 (patch) | |
tree | 98c6acc01940ef85d7201427e7f6e7787936a689 /Build | |
parent | e2075366cc07edd608fc1018ce240b412e7c834e (diff) |
metapost package textpath 1.5
git-svn-id: svn://tug.org/texlive/trunk@2643 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build')
-rwxr-xr-x | Build/cdbuild/ctan2tds.pl | 4 | ||||
-rwxr-xr-x | Build/tools/tpm-ctan-check | 2 |
2 files changed, 4 insertions, 2 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$'; diff --git a/Build/tools/tpm-ctan-check b/Build/tools/tpm-ctan-check index f3ef69e4c53..0b700437892 100755 --- a/Build/tools/tpm-ctan-check +++ b/Build/tools/tpm-ctan-check @@ -96,7 +96,7 @@ my @WorkingTPM = qw( swebib syntax syntrace synttree t-angles Tabbing tableaux tabulary tabvar talk tamethebeast tengwarscript tensor teubner tex-refs texmate texshade - textcase textfit textopo textpos thesis-titlepage-fhac + textcase textfit textopo textpath textpos thesis-titlepage-fhac thumb thumbpdf ticket titlefoot titlesec titling tocbibind tocloft todo tokenizer toolbox tools totpages tracking trajan trfsigns trsym tugboat twoup Type1fonts typedref |