summaryrefslogtreecommitdiff
path: root/Build/cdbuild/ctan2tds.pl
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2007-09-09 00:31:13 +0000
committerKarl Berry <karl@freefriends.org>2007-09-09 00:31:13 +0000
commit3407d103032c2b370491adcfdc621c034e01ec4e (patch)
tree01b0bd088d2de758858b5fd776415a19a0ad3476 /Build/cdbuild/ctan2tds.pl
parenta0dfa93bd1086044339d3dd67f4000566e302e07 (diff)
new latex package turnstile (7sep07)
git-svn-id: svn://tug.org/texlive/trunk@4917 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/cdbuild/ctan2tds.pl')
-rwxr-xr-xBuild/cdbuild/ctan2tds.pl2
1 files changed, 2 insertions, 0 deletions
diff --git a/Build/cdbuild/ctan2tds.pl b/Build/cdbuild/ctan2tds.pl
index aec6fb21d8c..2e4df2a7fe7 100755
--- a/Build/cdbuild/ctan2tds.pl
+++ b/Build/cdbuild/ctan2tds.pl
@@ -326,6 +326,7 @@ chdir $startdir || die "chdir($startdir) failed: $!";
'titlepage-uni-dortmund', "warn \"needs graphics (too short names) in .\n\"",
'tpcmfont', "warn \"skipping tpcmfont\n\"",
'tools', "&MAKEcopy", # we use latex-tds/tools.zip
+ 'turnstile', "&MAKEflatten",
'txfonts', "&MAKEflatten",
'ucs', "&MAKEucs",
'ukrhyph', "&MAKEukrhyph",
@@ -679,6 +680,7 @@ $standarddocfmt='latex';
'stmaryrd', 'stmaryrd.dtx',
'thesis', 'install.01|install.ndx',
'toptesi', 'NULL',
+ 'turnstile', 'turnstile-en.ins', # skip pt
);
$standardins='\.ins';