diff options
author | Karl Berry <karl@freefriends.org> | 2014-09-07 21:02:21 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2014-09-07 21:02:21 +0000 |
commit | aa82b39fdf2a2273eea8f0f990ebf8c51cbc7d19 (patch) | |
tree | b05c6021356f1d21250fb08224b9d04a7e50bad5 /Master/tlpkg | |
parent | ff0be2556ec1f7fbde7f75caeed672f326246d37 (diff) |
listings
git-svn-id: svn://tug.org/texlive/trunk@35124 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index a13cad0b031..dad2d9a742a 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -1493,6 +1493,7 @@ $standardtex='\.(.bx|cfg|sty|clo|ldf|cls|def|fd|cmap|4ht)$'; 'lhcyr', 'lhcyr.*', 'librarian', '(t-)?librarian.(tex|sty)', 'listbib', 'listbib.tex|' . $standardtex, + 'listings', '\.prf|' . $standardtex, 'listings-ext','\.sty', # not .cfg 'logic', 'milstd\.tex|' . $standardtex, 'lollipop', '\.ini|lollipop\.tex|lollipop-.*tex|lollipop.tex', |