summaryrefslogtreecommitdiff
path: root/Master/tlpkg/libexec
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2010-05-17 16:18:42 +0000
committerKarl Berry <karl@freefriends.org>2010-05-17 16:18:42 +0000
commit23bb488bb028acf936fa4c2fce03649802515eb6 (patch)
tree00bfb4dfc21e90becb3c5f119bf348f372bad6f5 /Master/tlpkg/libexec
parente679d4dd811dedc2b164b4ec19ba8053b2cae3ad (diff)
c-pascal update (long ago)
git-svn-id: svn://tug.org/texlive/trunk@18316 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/libexec')
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds4
1 files changed, 3 insertions, 1 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds
index e885c1892e0..d13067a6bf5 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -832,13 +832,14 @@ $standardtex='\.(.bx|cfg|sty|clo|ldf|cls|def|fd|cmap|4ht)$';
'bghyphen', '\.tex',
'blockdraw_mp','NULL', # skip .sty's
'breqn', '\.sty|\.sym',
+ 'c-pascal', '^[^d].*\.tex|' . $standardtex, # not demo*.tex
'calxxxx', 'cal.*\.tex',
'captcont', '\.sty|[^c]\.cfg', # omit ltxdoc.cfg, would be system-wide
'captdef', '^..[^s].*\.sty', # not miscdoc.sty
'carlisle', '\.sty|\.ltx',
'chemstyle', '\.jdf|' . $standardtex,
'cirth', 'num\.tex',
- 'cjw', '\.tex|' . $standardtex,
+ 'cjw', '\.tex|' . $standardtex,
'clock', '\.sty|clock\.tex',
'cmap', '\.cmap|' . $standardtex,
'codepage', '\.sty|\.tex',
@@ -1015,6 +1016,7 @@ $standardtex='\.(.bx|cfg|sty|clo|ldf|cls|def|fd|cmap|4ht)$';
'arev', 'fonts',
'around-the-bend', 'generic',
'arrayjob', 'generic',
+ 'asciichart', 'support',
'astro', 'fonts',
'asymptote-faq-zh-cn', 'support',
'asymptote-by-example-zh-cn', 'support',