diff options
author | Karl Berry <karl@freefriends.org> | 2014-04-26 21:56:51 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2014-04-26 21:56:51 +0000 |
commit | 19699ba90afb7a90d3dd35cff38c6dc71125ece8 (patch) | |
tree | 1b7ea44aabc5d3157798c21130eb2a053df82ec5 /Master/tlpkg/libexec | |
parent | fb0c6c1bc124d4a61bd59526c0df3393da0588e7 (diff) |
lshort-english (26apr14)
git-svn-id: svn://tug.org/texlive/trunk@33687 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/libexec')
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index b1228f00003..07c420fafb7 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -1476,7 +1476,7 @@ $standardtex='\.(.bx|cfg|sty|clo|ldf|cls|def|fd|cmap|4ht)$'; 'listbib', 'listbib.tex|' . $standardtex, 'listings-ext','\.sty', # not .cfg 'logic', 'milstd\.tex|' . $standardtex, - 'lollipop', '\.ini|lollipop-.*tex|lollipop.tex', + 'lollipop', '\.ini|lollipop\.tex|lollipop-.*tex|lollipop.tex', 'ltxkeys', '\.sty|\.clo|\.ldf|\.cls|\.def|\.fd$', # not cfg 'lua-check-hyphen', '\.lua|' . $standardtex, 'lua-visual-debug', '\.lua|' . $standardtex, |