summaryrefslogtreecommitdiff
path: root/Build/cdbuild/ctan2tds.pl
diff options
context:
space:
mode:
authorNorbert Preining <preining@logic.at>2006-12-14 10:10:39 +0000
committerNorbert Preining <preining@logic.at>2006-12-14 10:10:39 +0000
commitb5178982e52f81610bf2adc092286570a6012b71 (patch)
treee973e13605dac8ddfe0e6b197ca399e37a303266 /Build/cdbuild/ctan2tds.pl
parentba2c6c602f9fe0c0b8069a5d5f31010c5adcfc86 (diff)
a fix to pst-infixplot wrt ctan2tds
git-svn-id: svn://tug.org/texlive/trunk@2735 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/cdbuild/ctan2tds.pl')
-rwxr-xr-xBuild/cdbuild/ctan2tds.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/cdbuild/ctan2tds.pl b/Build/cdbuild/ctan2tds.pl
index 181c8f891e8..d4fe93eb229 100755
--- a/Build/cdbuild/ctan2tds.pl
+++ b/Build/cdbuild/ctan2tds.pl
@@ -687,6 +687,7 @@ $standardtex='\.cfg|\.sty|\.clo|\.ldf|\.cls|\.def|\.fd$';
'prosper', '\.ps|\.eps|\.sty|\.cls',
'pstricks', 'pst-*\.tex',
'pst-geo', 'pst-map.*\.tex|pst-map.*\.sty',
+ 'pst-infixplot', 'infix-RPN\.tex|pst-infixplot\.tex',
'qobitree', 'qobitree.tex',
'realcalc', 'realcalc.tex',
'revtex', '\.sty|\.cls|\.rtx',
@@ -835,7 +836,6 @@ $standardtex='\.cfg|\.sty|\.clo|\.ldf|\.cls|\.def|\.fd$';
'pst-geo', '.*-e\.tex|doc-.*.tex|pst-geo-doc.tex',
'pst-ghsb', '.*-e\.tex|doc-.*.tex|pst-ghsb-doc.tex',
'pst-gr3d', '.*-e\.tex|doc-.*.tex|pst-gr3d-doc.tex',
- 'pst-infixplot', 'infix-RPN\.tex|pst-infixplot\.tex',
'pst-jftree', '.*-e\.tex|doc-.*.tex|pst-jftree-doc.tex',
'pst-lens', '.*-e\.tex|doc-.*.tex|pst-lens-doc.tex',
'pst-light3d', '.*-e\.tex|doc-.*.tex|pst-light3d-doc',