diff options
author | Karl Berry <karl@freefriends.org> | 2012-10-18 22:41:17 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2012-10-18 22:41:17 +0000 |
commit | b61d467baab3af61404a078ad6ca0648f18efbc0 (patch) | |
tree | d676135eeba0aea73cb5efdbde810c32f6f0a00b | |
parent | 6e0ee25830b0d29cd15d158e3bf75bd74724ae5a (diff) |
nicefilelist (13oct12)
git-svn-id: svn://tug.org/texlive/trunk@28018 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r-- | Master/texmf-dist/source/latex/nicefilelist/empty.f (renamed from Master/texmf-dist/doc/latex/nicefilelist/empty.f) | 0 | ||||
-rw-r--r-- | Master/texmf-dist/source/latex/nicefilelist/nicefilelist.tex (renamed from Master/texmf-dist/doc/latex/nicefilelist/nicefilelist.tex) | 0 | ||||
-rw-r--r-- | Master/texmf-dist/source/latex/nicefilelist/provonly.fd (renamed from Master/texmf-dist/doc/latex/nicefilelist/provonly.fd) | 0 | ||||
-rw-r--r-- | Master/texmf-dist/source/latex/nicefilelist/srcfiles.tex (renamed from Master/texmf-dist/doc/latex/nicefilelist/srcfiles.tex) | 0 | ||||
-rw-r--r-- | Master/texmf-dist/source/latex/nicefilelist/wrong.prv (renamed from Master/texmf-dist/doc/latex/nicefilelist/wrong.prv) | 0 | ||||
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 2 |
6 files changed, 0 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/latex/nicefilelist/empty.f b/Master/texmf-dist/source/latex/nicefilelist/empty.f index e69de29bb2d..e69de29bb2d 100644 --- a/Master/texmf-dist/doc/latex/nicefilelist/empty.f +++ b/Master/texmf-dist/source/latex/nicefilelist/empty.f diff --git a/Master/texmf-dist/doc/latex/nicefilelist/nicefilelist.tex b/Master/texmf-dist/source/latex/nicefilelist/nicefilelist.tex index d7fda80e25d..d7fda80e25d 100644 --- a/Master/texmf-dist/doc/latex/nicefilelist/nicefilelist.tex +++ b/Master/texmf-dist/source/latex/nicefilelist/nicefilelist.tex diff --git a/Master/texmf-dist/doc/latex/nicefilelist/provonly.fd b/Master/texmf-dist/source/latex/nicefilelist/provonly.fd index 2b07688d8dc..2b07688d8dc 100644 --- a/Master/texmf-dist/doc/latex/nicefilelist/provonly.fd +++ b/Master/texmf-dist/source/latex/nicefilelist/provonly.fd diff --git a/Master/texmf-dist/doc/latex/nicefilelist/srcfiles.tex b/Master/texmf-dist/source/latex/nicefilelist/srcfiles.tex index 75cb27a5f82..75cb27a5f82 100644 --- a/Master/texmf-dist/doc/latex/nicefilelist/srcfiles.tex +++ b/Master/texmf-dist/source/latex/nicefilelist/srcfiles.tex diff --git a/Master/texmf-dist/doc/latex/nicefilelist/wrong.prv b/Master/texmf-dist/source/latex/nicefilelist/wrong.prv index 166454f5c82..166454f5c82 100644 --- a/Master/texmf-dist/doc/latex/nicefilelist/wrong.prv +++ b/Master/texmf-dist/source/latex/nicefilelist/wrong.prv diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 4707cbafe36..2c3e3adf53a 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -661,7 +661,6 @@ chomp ($Build = `cd $Master/../Build/source && pwd`); 'newproof', "die 'skipping, use piff'", 'newsletr', "&MAKEnewsletr", 'newthm', "die 'skipping, obsolete, no longer on ctan'", - 'nicefilelist',"&MAKEflatten", 'nlatexdb', "die 'skipping, C#/.NET'", 'nohyph', "die 'skipping, nohyph must be done by hand'", 'norasi-c90', "&MAKEnorasi_c90", @@ -1362,7 +1361,6 @@ $standardtex='\.(.bx|cfg|sty|clo|ldf|cls|def|fd|cmap|4ht)$'; 'mylatexformat', '.*\.ltx', 'nag', '\.nag|' . $standardtex, 'navigator', '(t-)?navigator.tex|' . $standardtex, - 'nicefilelist','nicefilelist.RLS|\.sty', 'nddiss', '\.sty|\.clo|\.ldf|\.cls|\.def|\.fd$', 'notes', '[^s]\.(eps|pdf|png)|' . $standardtex, # not notes.pdf 'ntheorem', '\.sty|\.std', |