From e0f182fd8b27038d7b911a1e9a6cdb180ebced8e Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 2 Apr 2007 23:48:15 +0000 Subject: separate tugboat-plain package a la ctan git-svn-id: svn://tug.org/texlive/trunk@4101 c570f23f-e606-0410-a88d-b1316a301751 --- Build/cdbuild/ctan2tds.pl | 20 +++----------------- Build/tools/tpm-ctan-check | 4 ++-- 2 files changed, 5 insertions(+), 19 deletions(-) (limited to 'Build') diff --git a/Build/cdbuild/ctan2tds.pl b/Build/cdbuild/ctan2tds.pl index 936c4cd9053..ff50244da6e 100755 --- a/Build/cdbuild/ctan2tds.pl +++ b/Build/cdbuild/ctan2tds.pl @@ -304,7 +304,6 @@ chdir $startdir || die "chdir($startdir) failed: $!"; 'titlepage-uni-dortmund', "print \"needs graphics (too short names) in .\n\"", 'tpcmfont', "print \"Not installing tpcmfont\n\"", 'tools', "&MAKEcopy", # we use latex-tds/tools.zip - 'tugboat', "&MAKEtugboat", # both plain and latex 'txfonts', "&MAKEflatten", 'ucs', "&MAKEucs", 'ukrhyph', "&MAKEukrhyph", @@ -491,6 +490,7 @@ $standardsourcefmt='latex'; 'shapepar', 'generic', 'texsis', 'texsis', 'thumbpdf', 'generic', + 'tugboat-plain','plain', 'wasy2', 'plain', 'xltxtra', 'xelatex', 'xmlplay', 'xmltex', @@ -574,6 +574,7 @@ $standardfmt='latex'; 'textpath', 'metapost', 'thumbpdf', 'generic', 'trajan', 'fonts', + 'tugboat-plain','plain', 'txfonts', 'fonts', 'velthuis', 'fonts', 'voss-de', 'german', @@ -608,7 +609,6 @@ $standarddocfmt='latex'; 'stmaryrd', 'stmaryrd.dtx', 'thesis', 'install.01|install.ndx', 'toptesi', 'NULL', - 'tugboat', 'tugboat.ins', 'xltxtra', 'NULL', # can't rebuild without xetex ); $standardins='\.ins'; @@ -724,6 +724,7 @@ $standardtex='\.cfg|\.sty|\.clo|\.ldf|\.cls|\.def|\.fd$'; 'ticket', "\.tdf|$standardtex", 'titlesec', '\.tss|\.sty|ttlhref.tex|\.def', 'tools', '\.cfg|\.sty|\.clo|\.cls|\.def|\.fd$|.?\.tex|^\.tex$', + 'tugboat-plain',"$standardtex|\.cmn", 'vhistory', '\.sty', # not hyperref.cfg 'wasy2', 'wasyfont\.tex', 'wordcount', '\.tex', @@ -2186,21 +2187,6 @@ sub MAKEtexdraw { killfiles($cleanpatt); } -# tugboat has both plain and latex files, which we are not set up for. -# move the plain files manually, then handle latex normally. -# -sub MAKEtugboat { - print "\t SPECIAL tugboat\n"; - &setup (); - chdir("$DEST/doc/$whichdocformat/$package"); - # - &SYSTEM ("mkdir -p $DEST/doc/plain/tugboat $DEST/tex/plain/tugboat"); - &SYSTEM ("$MV plain/README plain/tubguide* $DEST/doc/plain/tugboat"); - &SYSTEM ("$MV plain/tug* $DEST/tex/plain/tugboat"); - # - &donormal (); # handle latex -} - sub MAKEexpressg { &setup; chdir("$DEST/doc/$whichdocformat/$package"); diff --git a/Build/tools/tpm-ctan-check b/Build/tools/tpm-ctan-check index 3c0ffd51812..ff7805c3b37 100755 --- a/Build/tools/tpm-ctan-check +++ b/Build/tools/tpm-ctan-check @@ -110,8 +110,8 @@ my @WorkingTPM = qw( 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 - typogrid + trajan trfsigns trsym tugboat tugboat-plain twoup Type1fonts + typedref typogrid ucthesis uhrzeit uiucthesis ulsy umich-thesis uml umlaute umthesis underlin undertilde units unitsdef upquote ushort vancouver variations varindex vector velthuis verse versions -- cgit v1.2.3