diff options
author | Karl Berry <karl@freefriends.org> | 2007-09-09 18:08:59 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2007-09-09 18:08:59 +0000 |
commit | 349bf74a4caa7865bd81d5cdfb5ffe81721ea348 (patch) | |
tree | 9bd9c3bfd5e391084fb772ff3323c8c896837f91 /Build/cdbuild/ctan2tds.pl | |
parent | ddcf5ec44e8a2ddc09cf3ec63efcd88ac66ce07e (diff) |
captcont doc update
git-svn-id: svn://tug.org/texlive/trunk@4923 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/cdbuild/ctan2tds.pl')
-rwxr-xr-x | Build/cdbuild/ctan2tds.pl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Build/cdbuild/ctan2tds.pl b/Build/cdbuild/ctan2tds.pl index 1c074a6bfe9..9e50db042c5 100755 --- a/Build/cdbuild/ctan2tds.pl +++ b/Build/cdbuild/ctan2tds.pl @@ -720,6 +720,7 @@ $standardtex='\.cfg|\.sty|\.clo|\.ldf|\.cls|\.def|\.fd$'; 'bghyphen', '\.tex', 'breqn', '\.sty|\.sym', 'calxxxx', 'cal.*\.tex', + 'captcont', '\.sty|[^c]\.cfg', # omit ltxdoc.cfg, would be system-wide 'carlisle', '\.sty|\.ltx', 'chemstyle', "\.jdf|$standardtex", 'cirth', 'num\.tex', |