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 | |
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')
-rw-r--r-- | Master/texmf-dist/source/latex/dccpaper/Makefile (renamed from Master/texmf-dist/doc/latex/dccpaper/Makefile) | 0 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/dccpaper/dccpaper-base.tex (renamed from Master/texmf-dist/doc/latex/dccpaper/dccpaper-base.tex) | 0 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/dccpaper/dccpaper-by.eps (renamed from Master/texmf-dist/doc/latex/dccpaper/dccpaper-by.eps) | 0 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/dccpaper/dccpaper-by.pdf (renamed from Master/texmf-dist/doc/latex/dccpaper/dccpaper-by.pdf) | bin | 5012 -> 5012 bytes | |||
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 2 |
5 files changed, 2 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/dccpaper/Makefile b/Master/texmf-dist/source/latex/dccpaper/Makefile index 8e0c5650498..8e0c5650498 100644 --- a/Master/texmf-dist/doc/latex/dccpaper/Makefile +++ b/Master/texmf-dist/source/latex/dccpaper/Makefile diff --git a/Master/texmf-dist/doc/latex/dccpaper/dccpaper-base.tex b/Master/texmf-dist/tex/latex/dccpaper/dccpaper-base.tex index 37ee1cb0e9b..37ee1cb0e9b 100644 --- a/Master/texmf-dist/doc/latex/dccpaper/dccpaper-base.tex +++ b/Master/texmf-dist/tex/latex/dccpaper/dccpaper-base.tex diff --git a/Master/texmf-dist/doc/latex/dccpaper/dccpaper-by.eps b/Master/texmf-dist/tex/latex/dccpaper/dccpaper-by.eps index 1a8ba847157..1a8ba847157 100644 --- a/Master/texmf-dist/doc/latex/dccpaper/dccpaper-by.eps +++ b/Master/texmf-dist/tex/latex/dccpaper/dccpaper-by.eps diff --git a/Master/texmf-dist/doc/latex/dccpaper/dccpaper-by.pdf b/Master/texmf-dist/tex/latex/dccpaper/dccpaper-by.pdf Binary files differindex debedde2744..debedde2744 100644 --- a/Master/texmf-dist/doc/latex/dccpaper/dccpaper-by.pdf +++ b/Master/texmf-dist/tex/latex/dccpaper/dccpaper-by.pdf 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 |