diff options
author | Karl Berry <karl@freefriends.org> | 2014-03-10 20:51:59 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2014-03-10 20:51:59 +0000 |
commit | 2909c24199f13f92129ba67199870b22f1f3160b (patch) | |
tree | 703421b8ba672676d4e816557bcd4ec2bebc36b4 /Master/tlpkg | |
parent | f3d796471fb83fc3f324eab09e4ada3db29abeea (diff) |
dccpaper corrections (10 Mar 2014 19:25:19)
git-svn-id: svn://tug.org/texlive/trunk@33142 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 43159994345..76cfd9a2798 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -1374,6 +1374,7 @@ $standardtex='\.(.bx|cfg|sty|clo|ldf|cls|def|fd|cmap|4ht)$'; 'cweb-latex', 'cwebbase.tex|' . $standardtex, 'cyrillic', '\.tex|\.sty|\.fd$|\.def', 'cyrplain', '.', + 'dccpaper', 'dccpaper-base.tex|dccpaper-by.(eps|pdf)|' . $standardtex, 'dehyph-exptl','de.*-x-.*\.tex|\.pat', 'dialogl', '[^c]\.sty|listout\.tex', # not dialogl-doc.sty 'din1505', 'NULL', # no tex files, only natbib.cfg, would be system-wide @@ -2000,6 +2001,7 @@ $standardsource='\.(bat|c|drv|dtx|fea|fdd|ins|sfd)$|configure.*|install-sh'; 'concmath-fonts', 'NULL', 'crossword', $standardsource . '|AcrossLite', 'cyrplain', 'NULL', # all in tex + 'dccpaper', $standardsource . '|Makefile', 'epsf', 'NULL', 'epslatex-fr', 'NULL', 'epspdf', 'NULL', # leave .install |