summaryrefslogtreecommitdiff
path: root/Build/cdbuild/ctan2tds.pl
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2007-04-11 23:09:15 +0000
committerKarl Berry <karl@freefriends.org>2007-04-11 23:09:15 +0000
commit7410502d1d3c16f11d788b7d082770e45b421b12 (patch)
tree66a4a2503b15635b27b00bf8c4868c38c2069a5e /Build/cdbuild/ctan2tds.pl
parent6858df01ea6ebb32f4be0f68e4b2e03d8713f38f (diff)
abstyles fix/update (Juan Torrens mail to mactex-support, 9 Apr 2007 15:42:42)
git-svn-id: svn://tug.org/texlive/trunk@4150 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/cdbuild/ctan2tds.pl')
-rwxr-xr-xBuild/cdbuild/ctan2tds.pl3
1 files changed, 3 insertions, 0 deletions
diff --git a/Build/cdbuild/ctan2tds.pl b/Build/cdbuild/ctan2tds.pl
index 6158359afb9..f55eefbbde2 100755
--- a/Build/cdbuild/ctan2tds.pl
+++ b/Build/cdbuild/ctan2tds.pl
@@ -459,6 +459,7 @@ $standardsourcefmt='latex';
%specialfmt = (
'abbr', 'generic',
+ 'abstyles', 'generic',
'antomega', 'omega',
'arrayjob', 'generic',
'babel', 'generic',
@@ -501,6 +502,7 @@ $standardfmt='latex';
%specialdocfmt = (
'abbr', 'generic',
+ 'abstyles', 'bibtex',
'amsldoc-it', 'italian',
'amsldoc-vn', 'vietnamese',
'amsthdoc-it', 'italian',
@@ -632,6 +634,7 @@ $standardmakeindex='\.ist';
$standardtex='\.cfg|\.sty|\.clo|\.ldf|\.cls|\.def|\.fd$';
%specialtex= (
'abbr', '\.tex',
+ 'abstyles', "apreambl.tex", # not a4c.sty
'ae', '\.fd$|\.sty',
'apacite', "\.apc|$standardtex",
'arabtex', "\.tex|$standardtex",