diff options
author | Karl Berry <karl@freefriends.org> | 2016-02-15 22:17:02 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2016-02-15 22:17:02 +0000 |
commit | 8ca0eabbdcb675e59949f79b6bd029c6e7b9d8d9 (patch) | |
tree | 25c7bfa22a91a94a9a3f7aae6fff5ed4d6e230ba /Master/tlpkg/libexec/ctan2tds | |
parent | d26db029a7400839e35caa199277b7a64c477d66 (diff) |
scrlttr2copy (14feb16)
git-svn-id: svn://tug.org/texlive/trunk@39734 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 d4ad33c71a4..955aefd0634 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -1680,6 +1680,7 @@ $standardtex='\.(.bx|code\.tex|cfg|sty|clo|ldf|cls|def|fd|fontspec|cmap|4ht)$'; 'ruhyphen', '\.tex', 'sa-tikz', 'tikzlib.*tex|' . $standardtex, 'sansmath', '^..[^s].*\.sty', # not miscdoc.sty + 'scrlttr2copy','\.lco', 'selnolig', '\.lua|' . $standardtex, 'seminar', '\.bug|\.bg2|\.cls|\.sty|2up.tex', 'shade', 'shade\.tex', # not description.tex |