summaryrefslogtreecommitdiff
path: root/Master/tlpkg/libexec/ctan2tds
diff options
context:
space:
mode:
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$',