diff options
author | Karl Berry <karl@freefriends.org> | 2011-02-02 01:11:46 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-02-02 01:11:46 +0000 |
commit | bc547016bb9ff58b497f19d0e4d48715c72696ec (patch) | |
tree | bedfc79fc795f84c997d87b4c1b9a62a75624560 /Master/texmf-dist/doc/latex/morefloats/README | |
parent | 60a702912cfa942daab4b99b9b8f3d5c262bfa39 (diff) |
morefloats (1feb11)
git-svn-id: svn://tug.org/texlive/trunk@21262 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/morefloats/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/morefloats/README | 20 |
1 files changed, 11 insertions, 9 deletions
diff --git a/Master/texmf-dist/doc/latex/morefloats/README b/Master/texmf-dist/doc/latex/morefloats/README index 9093e1564b4..77265d5a00a 100644 --- a/Master/texmf-dist/doc/latex/morefloats/README +++ b/Master/texmf-dist/doc/latex/morefloats/README @@ -1,4 +1,4 @@ -README for morefloats package, 2010/09/20, v1.0c +README for morefloats package, 2011/02/01, v1.0d TABLE OF CONTENTS @@ -71,10 +71,10 @@ Manual installation ------------------- a) Download the morefloats files from CTAN or the TUG server. If necessary, unpack them. -b) If directory 'beta' exists, replace the files by the - counterparts in this directory, if you want to use the - latest versions. -c) Generate the package and driver files: +b) Check for old morefloats.sty at other locations in your + TeX installation and delete them (or back them up, + but in a way TeX does NOT find them automatically). +c) Generate the package and driver files from the download: tex morefloats.ins d) Install the files '*.sty', and '*.cfg' in your TDS tree: cp *.sty *.cfg TDS:tex/latex/morefloats/ @@ -83,10 +83,7 @@ d) Install the files '*.sty', and '*.cfg' in your TDS tree: e) Copy the documentation files to "TDS:doc/latex/morefloats/": README, morefloats.pdf, morefloats-example.tex. -f) check for old morefloats.sty at other locations in your - TeX installation and delete them (or back them up, - but in a way TeX does NOT find them automatically). -g) Update the databases if necessary, e. g. for teTeX: +f) Update the databases if necessary, e. g. for teTeX: mktexlsr .../texmf @@ -98,6 +95,11 @@ morefloats itself loads the kvoptions package, which again loads other packages (see the result of the \listfiles command in the log-file of morefloatsexample.tex). +For unpacking and constructing the documentation +morefloats.dtx needs additional packages, +see "6.1 Downloads" in the manual, +ftp://ftp.ctan.org/ +tex-archive/macros/latex/contrib/morefloats/morefloats.pdf 5 PACKAGE COMPATIBILITY |