summaryrefslogtreecommitdiff
path: root/Master/tlpkg/libexec/ctan2tds
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2009-09-04 18:36:57 +0000
committerKarl Berry <karl@freefriends.org>2009-09-04 18:36:57 +0000
commitb2869784051063d695d532c55bad16c8d8fd7c77 (patch)
tree75bc7ad8fc49b454835481ffeb329f4961f086a7 /Master/tlpkg/libexec/ctan2tds
parent4bf1cb91b3cc076e1d84c577942b572afbfb5e8a (diff)
new latex package + sh script listings-ext (31aug09)
git-svn-id: svn://tug.org/texlive/trunk@15093 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/libexec/ctan2tds')
-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 3048cb8c7e9..5cc839d72a5 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -887,8 +887,9 @@ $standardtex='\.(cfg|sty|clo|ldf|cls|def|fd|cmap|4ht)$';
'keystroke', 'keystroke_.*|\.sty',
'kuvio', '\.tex|\.sty',
'latex-course','NULL', # keep doc together
- 'latex-doc-ptr', 'NULL', # keep doc together
+ 'latex-doc-ptr', 'NULL', # keep doc together
'lettre', '\.ins|\.cls',
+ 'listings-ext','\.sty', # not .cfg
'logic', 'milstd\.tex|' . $standardtex,
'magyar', 'NULL', # do not install in runtime, conflicts with babel
'manjutex', '\.sty|\.clo|\.ldf|\.cls|\.def|\.fd$|manju.tex',
@@ -1479,6 +1480,7 @@ $standardxmt='\.xmt';
'fragmaster' => 'fragmaster.pl',
'latex2man' => 'latex2man$',
'latexmk' => '\.pl$',
+ 'listings-ext' => '\.sh$',
'mkgrkindex' => 'mkgrkindex$',
'mkjobtexmf' => '\.pl$',
'pdfcrop' => '\.pl$',