diff options
author | Karl Berry <karl@freefriends.org> | 2006-10-06 23:35:29 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-10-06 23:35:29 +0000 |
commit | d3042188ecd8fc8fab8e6ede6b3c4a8ba306fb96 (patch) | |
tree | db96a89b9e118cfd18719864ee66aa093eb5e321 /Build | |
parent | 63a0497a74fbe02f2bd1f6b62c68f44a4d8d99c5 (diff) |
ticket update (31jan06)
git-svn-id: svn://tug.org/texlive/trunk@2257 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build')
-rwxr-xr-x | Build/cdbuild/ctan2tds.pl | 6 | ||||
-rwxr-xr-x | Build/tools/tpm-ctan-check | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/Build/cdbuild/ctan2tds.pl b/Build/cdbuild/ctan2tds.pl index 8aeb47a2ca6..d9b38954356 100755 --- a/Build/cdbuild/ctan2tds.pl +++ b/Build/cdbuild/ctan2tds.pl @@ -590,7 +590,7 @@ $standardtex='\.cfg|\.sty|\.clo|\.ldf|\.cls|\.def|\.fd$'; %specialtex= ( 'abbr', '\.tex', 'ae', '\.fd$|\.sty', - 'arabtex', "\\.tex|$standardtex", + 'arabtex', "\.tex|$standardtex", 'babel', 'b.*plain.tex|\.ldf|\.ltx|\.cfg|\.sty|\.clo|\.cls|\.def|\.fd$', 'babelbib', '\.bdf|\.sty', 'bardiag', '\.bar|\.sty|\.cfg', @@ -652,7 +652,7 @@ $standardtex='\.cfg|\.sty|\.clo|\.ldf|\.cls|\.def|\.fd$'; 'pictex', '\.sty|\.tex', 'plgraph', '\.tex', 'plnfss', '\.tex|\.pfd', - 'powerdot', "$standardtex|\.ps", + 'powerdot', "\.ps|$standardtex", 'ppchtex', 'm.*tex|m.*sty', 'prosper', '\.ps|\.eps|\.sty|\.cls', 'pstricks', 'pst-*\.tex', @@ -671,7 +671,7 @@ $standardtex='\.cfg|\.sty|\.clo|\.ldf|\.cls|\.def|\.fd$'; 'taylor', 'diagrams.tex', 'texsis', '\.txs|TXS.*tex|texsis.tex', 'thumbpdf', '\.tex|\.sty', - 'ticket', '\.tex|\.tdf', + 'ticket', "\.tdf|$standardtex", 'titlesec', '\.tss|\.sty|ttlhref.tex|\.def', 'tools', '\.cfg|\.sty|\.clo|\.cls|\.def|\.fd$|.?\.tex|^\.tex$', 'vhistory', '\.sty', # not hyperref.cfg diff --git a/Build/tools/tpm-ctan-check b/Build/tools/tpm-ctan-check index 823461636fb..a4e4501a3b8 100755 --- a/Build/tools/tpm-ctan-check +++ b/Build/tools/tpm-ctan-check @@ -92,7 +92,7 @@ sub main svninfo syntrace synttree t-angles tabulary tabvar talk tamethebeast tengwarscript tex-refs texmate texshade - textcase textpos thesis-titlepage-fhac thumbpdf + textcase textpos thesis-titlepage-fhac thumbpdf ticket titlesec tokenizer tools totpages trajan tugboat twoup typedref umlaute underlin |