diff options
author | Karl Berry <karl@freefriends.org> | 2018-12-18 23:36:36 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2018-12-18 23:36:36 +0000 |
commit | 0ea59c8de700d750b4b5186b6d374c443d327915 (patch) | |
tree | 1164feaa97daaadeeaf80829056f6d4870f85179 /Master/tlpkg/libexec | |
parent | 25f0a34ef212818e30ee07866877d0ea7985c691 (diff) |
multicolrule (18dec18)
git-svn-id: svn://tug.org/texlive/trunk@49451 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 e6cf9fc8a5e..2dd4d2672eb 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -3114,7 +3114,7 @@ $standardttf = '\.ttf|\.TTC'; # the end, in the doc directory. $standardclean = '\.head|\.tmp|\.dvi|\.log|\.out|\.aux|\.toc|\.lof|\.lot' . '|\.bbl|\.blg|\.idx|\.ind|\.ilg|\.glo|\.gls|\.loa' - . '|\.bcf|\.ido|\.run\.xml'; + . '|\.bcf|\.ido|\.run\.xml|\.hd|\.slnc'; %specialclean = ( 'a2ping' => 'README', # not worth whole separate doc subdir 'accfonts' => $standardclean . '|dvips.enc', # dup enc |