diff options
author | Karl Berry <karl@freefriends.org> | 2016-08-20 21:38:17 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2016-08-20 21:38:17 +0000 |
commit | ded55718c96e299414c7688764a8d0d045a2fa44 (patch) | |
tree | 6ec14d7ead59848158d3ea0ff6ecc28ac68eb66d /Master/tlpkg/libexec/ctan2tds | |
parent | acc17fa67e695ef9ab6a9eb7228cb7a1d685b94e (diff) |
listofitems (20aug16)
git-svn-id: svn://tug.org/texlive/trunk@41895 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/libexec/ctan2tds')
-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 2f8784a6035..347d308be15 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -1626,6 +1626,7 @@ $standardtex = '(\.(.bx|4ht|cls|clo|cmap|code\.tex|def|fd|fontspec|ldf|sty)' 'listbib', 'listbib.tex|' . $standardtex, 'listings', '\.prf|' . $standardtex, 'listings-ext','\.sty', # not .cfg + 'listofitems', '\.listofitems.tex|' . $standardtex, 'logic', 'milstd\.tex|' . $standardtex, 'lollipop', '\.ini|lollipop\.tex|lollipop-.*tex|lollipop.tex', 'ltxkeys', '\.sty|\.clo|\.ldf|\.cls|\.def|\.fd$', # not cfg |