diff options
author | Karl Berry <karl@freefriends.org> | 2008-11-17 01:42:06 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2008-11-17 01:42:06 +0000 |
commit | c96d6803aa076768cb6f5feb02d0b2fe67944139 (patch) | |
tree | abba70b1fe25704b13efb34609641f43737dbfe1 | |
parent | a2b37753f4b3df3c66f5e8e1644f4a9646c9aabb (diff) |
morefloats license update
git-svn-id: svn://tug.org/texlive/trunk@11322 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r-- | Master/texmf-dist/tex/latex/morefloats/morefloats.sty (renamed from Master/texmf-dist/tex/latex/ltxmisc/morefloats.sty) | 4 | ||||
-rwxr-xr-x | Master/tlpkg/bin/tlpkg-ctan-check | 3 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc | 3 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/morefloats.tlpsrc | 2 |
4 files changed, 10 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/ltxmisc/morefloats.sty b/Master/texmf-dist/tex/latex/morefloats/morefloats.sty index 57942dddace..b9413494e15 100644 --- a/Master/texmf-dist/tex/latex/ltxmisc/morefloats.sty +++ b/Master/texmf-dist/tex/latex/morefloats/morefloats.sty @@ -1,3 +1,7 @@ +% This file is public domain. +% Originally written 1990, Don Hosek. +% This declaration added by Clea F. Rees 2008/11/14 with the permission of Dan Hosek. +% % \iffalse %% This is morefloats.sty as of 27-July-1990 %% Don Hosek, Quixote <dhosek@ymir.claremont.edu> diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index 5f33828d101..c37150e5ff2 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -151,7 +151,8 @@ my @WorkingTLP = qw( mhequ mhs microtype midnight minipage-marginpar minitoc minutes mkjobtexmf mkpattern mla-paper mlist mmap mnsymbol - moderncv modroman mongolian-babel moreverb movie15 mp3d mparhack + moderncv modroman mongolian-babel morefloats moreverb + movie15 mp3d mparhack mpman-ru ms msc msg multicap multido multiobjective munich muthesis mwcls nag namespc natbib nath nature ncclatex ncctools newlfm nih noitcrul diff --git a/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc b/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc index 95da28fd953..5e2920aacd9 100644 --- a/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc @@ -63,7 +63,7 @@ depend changepage depend changes depend chappg depend chapterfolder -vdepend chletter +depend chletter depend circ depend cjw depend clefval @@ -317,6 +317,7 @@ depend mlist depend mmap depend moderncv depend modroman +depend morefloats depend moresize depend moreverb depend movie15 diff --git a/Master/tlpkg/tlpsrc/morefloats.tlpsrc b/Master/tlpkg/tlpsrc/morefloats.tlpsrc new file mode 100644 index 00000000000..403b98c9252 --- /dev/null +++ b/Master/tlpkg/tlpsrc/morefloats.tlpsrc @@ -0,0 +1,2 @@ +name morefloats +category Package |