summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2007-08-20 12:55:15 +0000
committerKarl Berry <karl@freefriends.org>2007-08-20 12:55:15 +0000
commita5b418efaeb33e9ffe036ba3b54fa12397ac7705 (patch)
tree80f29affef80ea1ea042e7f87e8c77c99c1ac4d9
parent2a71f2106a4a2b9758de9beda1917445bd95e399 (diff)
fltpoint generic (luecking 23 Jul 2007 13:47:15)
git-svn-id: svn://tug.org/texlive/trunk@4776 c570f23f-e606-0410-a88d-b1316a301751
-rwxr-xr-xBuild/cdbuild/ctan2tds.pl9
-rwxr-xr-xBuild/tools/tpm-ctan-check2
-rw-r--r--Master/texmf-dist/doc/generic/fltpoint/README (renamed from Master/texmf-dist/doc/latex/fltpoint/README)0
-rw-r--r--Master/texmf-dist/doc/generic/fltpoint/fltpoint.pdf (renamed from Master/texmf-dist/doc/latex/fltpoint/fltpoint.pdf)bin206320 -> 206320 bytes
-rw-r--r--Master/texmf-dist/source/generic/fltpoint/fltpoint.dtx (renamed from Master/texmf-dist/source/latex/fltpoint/fltpoint.dtx)0
-rw-r--r--Master/texmf-dist/source/generic/fltpoint/fltpoint.ins (renamed from Master/texmf-dist/source/latex/fltpoint/fltpoint.ins)0
6 files changed, 7 insertions, 4 deletions
diff --git a/Build/cdbuild/ctan2tds.pl b/Build/cdbuild/ctan2tds.pl
index b09375c506e..d9afbaed0df 100755
--- a/Build/cdbuild/ctan2tds.pl
+++ b/Build/cdbuild/ctan2tds.pl
@@ -453,6 +453,7 @@ $standardfoundry='public';
'eurosym', 'fonts',
'fc', 'fonts',
'fge', 'fonts',
+ 'fltpoint', 'generic',
'fontspec', 'xelatex',
'fourier', 'fonts',
'fouriernc', 'fonts',
@@ -582,6 +583,7 @@ $standardfmt='latex';
'featpost', 'metapost',
'fenixpar', 'generic',
'fge', 'fonts',
+ 'fltpoint', 'generic',
'fontch', 'plain',
'fontspec', 'xelatex',
'fourier', 'fonts',
@@ -669,7 +671,8 @@ $standardins='\.ins';
%specialinsrunner = (
'bullcntr', 'latex', # requires interaction, ugh
- 'mathexam', 'latex -interaction=nonstopmode', # stupid infinite loop
+ 'fltpoint', 'latex -interaction=nonstopmode',
+ 'mathexam', 'latex -interaction=nonstopmode',
);
$standardinsrunner="latex";
@@ -1317,8 +1320,8 @@ sub runins {
my ($thispatt) = @_;
print "\t RUNINS $thispatt\n";
for (grep (/$thispatt/, @filenames)) {
- print "\t RUN $_\n" ;
- &runjob ("yes | $insrunner $_");
+ # do not infinite loop on docstrip "output directory", e.g., fltpoint.
+ &runjob ("yes | sed 5q | $insrunner $_");
}
my $postdelete = $specialins_postdelete{$package};
diff --git a/Build/tools/tpm-ctan-check b/Build/tools/tpm-ctan-check
index e4f9af3e13f..93fb61e4263 100755
--- a/Build/tools/tpm-ctan-check
+++ b/Build/tools/tpm-ctan-check
@@ -41,7 +41,7 @@ my @WorkingTPM = qw(
doublestroke dpfloat
draftwatermark dramatist dtxgallery
dtxtut dvdcoll dvipsconfig dyntree
- ebong ebsthesis eCards economic ecv ednotes eemeir egameps
+ ebong ebsthesis eCards economic ecv edmac ednotes eemeir egameps
egplot eijkhout elatex
ellipsis elpres elsevier elsevier-bib emulateapj endfloat endheads
engrec enumitem envbig epiolmec eplain epsdice
diff --git a/Master/texmf-dist/doc/latex/fltpoint/README b/Master/texmf-dist/doc/generic/fltpoint/README
index d071febe8a6..d071febe8a6 100644
--- a/Master/texmf-dist/doc/latex/fltpoint/README
+++ b/Master/texmf-dist/doc/generic/fltpoint/README
diff --git a/Master/texmf-dist/doc/latex/fltpoint/fltpoint.pdf b/Master/texmf-dist/doc/generic/fltpoint/fltpoint.pdf
index 0dcb3b4a320..0dcb3b4a320 100644
--- a/Master/texmf-dist/doc/latex/fltpoint/fltpoint.pdf
+++ b/Master/texmf-dist/doc/generic/fltpoint/fltpoint.pdf
Binary files differ
diff --git a/Master/texmf-dist/source/latex/fltpoint/fltpoint.dtx b/Master/texmf-dist/source/generic/fltpoint/fltpoint.dtx
index e2cd2ed5af8..e2cd2ed5af8 100644
--- a/Master/texmf-dist/source/latex/fltpoint/fltpoint.dtx
+++ b/Master/texmf-dist/source/generic/fltpoint/fltpoint.dtx
diff --git a/Master/texmf-dist/source/latex/fltpoint/fltpoint.ins b/Master/texmf-dist/source/generic/fltpoint/fltpoint.ins
index f8e4203913f..f8e4203913f 100644
--- a/Master/texmf-dist/source/latex/fltpoint/fltpoint.ins
+++ b/Master/texmf-dist/source/generic/fltpoint/fltpoint.ins