diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/morefloats/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/morefloats/README | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/Master/texmf-dist/doc/latex/morefloats/README b/Master/texmf-dist/doc/latex/morefloats/README index 77265d5a00a..9ab2d6e3b43 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, 2011/02/01, v1.0d +README for morefloats package, 2011/07/10, v1.0e TABLE OF CONTENTS @@ -24,13 +24,13 @@ float package, or \FloatBarrier from the picins package might help. Note: The main code of this package was invented by Don Hosek, Quixote, 1990/07/27 (Thanks!). -Maintenace has been taken over in September 2010 by H.-Martin M\"{u}nch. +Maintenance has been taken over in September 2010 by H.-Martin M\"{u}nch. 2 DOWNLOAD ========== -'morefloats' is available on CTAN: +'morefloats' is available at CTAN: CTAN:macros/latex/contrib/morefloats/ Also a ZIP file is provided that contains the files, already @@ -76,8 +76,8 @@ b) Check for old morefloats.sty at other locations in your 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/ +d) Install the file '*.sty' in your TDS tree: + cp *.sty TDS:tex/latex/morefloats/ Replace 'TDS:' by the prefix of your TDS tree (texmf directory). e) Copy the documentation files to @@ -94,7 +94,7 @@ morefloats itself loads the kvoptions package, CTAN:macros/latex/contrib/oberdiek/kvoptions.dtx which again loads other packages (see the result of the \listfiles command in the log-file - of morefloatsexample.tex). + of morefloats-example.tex). For unpacking and constructing the documentation morefloats.dtx needs additional packages, see "6.1 Downloads" in the manual, @@ -105,7 +105,7 @@ tex-archive/macros/latex/contrib/morefloats/morefloats.pdf 5 PACKAGE COMPATIBILITY ======================= -There are no known incompatibilities (yet). +There are no known incompatibilities. 6 AUTHOR/MAINTAINER ===================== @@ -123,13 +123,13 @@ A bug report should contain: * Comprehensive problem description. This includes error or warning messages. * \errorcontextlines=\maxdimen can be added in the - TeX code to get more informations in TeX error messages. + TeX code to get more information in TeX error messages. * Minimal test file that shows the problem, but does not contain any unnecessary packages and code. * Used drivers/programs. * Version information about used packages and programs. * If you are using LaTeX, then add "\listfiles". Then - a list of version informations is printed at the end + a list of version information is printed at the end of the LaTeX run. * Please no other files than the minimal test file. The other files .log, .dvi, .ps, .pdf are seldom @@ -146,5 +146,5 @@ Bug reports can be send to the maintainer: 8 KNOWN PROBLEMS ================= -* If you request too much floats, (La)TeX will run out of +* If you request too many floats, (La)TeX will run out of dimensions, memory,...
\ No newline at end of file |