From bc547016bb9ff58b497f19d0e4d48715c72696ec Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Wed, 2 Feb 2011 01:11:46 +0000 Subject: morefloats (1feb11) git-svn-id: svn://tug.org/texlive/trunk@21262 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/morefloats/README | 20 +++++++++++--------- .../doc/latex/morefloats/morefloats-example.pdf | Bin 75360 -> 70482 bytes .../doc/latex/morefloats/morefloats-example.tex | 11 +++++------ .../texmf-dist/doc/latex/morefloats/morefloats.pdf | Bin 397119 -> 318109 bytes 4 files changed, 16 insertions(+), 15 deletions(-) (limited to 'Master/texmf-dist/doc/latex/morefloats') 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 diff --git a/Master/texmf-dist/doc/latex/morefloats/morefloats-example.pdf b/Master/texmf-dist/doc/latex/morefloats/morefloats-example.pdf index 4eb35579312..0e568d6e0c7 100644 Binary files a/Master/texmf-dist/doc/latex/morefloats/morefloats-example.pdf and b/Master/texmf-dist/doc/latex/morefloats/morefloats-example.pdf differ diff --git a/Master/texmf-dist/doc/latex/morefloats/morefloats-example.tex b/Master/texmf-dist/doc/latex/morefloats/morefloats-example.tex index 79964a2ff01..589468e4be8 100644 --- a/Master/texmf-dist/doc/latex/morefloats/morefloats-example.tex +++ b/Master/texmf-dist/doc/latex/morefloats/morefloats-example.tex @@ -31,17 +31,16 @@ %% %% The main code of this package was invented by %% Don Hosek, Quixote 1990/07/27 (Thanks!). -%% maintenance has been taken over in September 2010 by H.-Martin M{\accent "7F u}nch. +%% Maintenance has been taken over in September 2010 by H.-Martin M{\accent "7F u}nch. %% %% This work consists of the main source file morefloats.dtx %% and the derived files %% morefloats.sty, morefloats.ins, morefloats.drv, %% morefloats-example.tex, morefloats.pdf. %% - \documentclass[british]{article} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -\usepackage[maxfloats=19]{morefloats} +\usepackage[maxfloats=19]{morefloats}[2011/02/01]% v1.0d \gdef\unit#1{\mathord{\thinspace\mathrm{#1}}}% \listfiles \begin{document} @@ -50,14 +49,14 @@ \markboth{Example for morefloats}{Example for morefloats} This example demonstrates the use of package\newline -\textsf{morefloats}, v1.0c as of 2010/09/20 (HMM; DH).\newline +\textsf{morefloats}, v1.0d as of 2011/02/01 (HMM; DH).\newline The package takes options (here: maxfloats=19 is used).\newline For more details please see the documentation!\newline To reproduce the\newline \texttt{\LaTeX\ Error: Too many unprocessed floats},\newline -comment out the \texttt{\textbackslash usepackage...} in the preamble (line~3) -(by placing a \% before it).\newline +comment out the \texttt{\textbackslash usepackage...} in the preamble +(line~3) (by placing a \%\ before it).\newline \bigskip diff --git a/Master/texmf-dist/doc/latex/morefloats/morefloats.pdf b/Master/texmf-dist/doc/latex/morefloats/morefloats.pdf index 307a174bf68..7cce12624b0 100644 Binary files a/Master/texmf-dist/doc/latex/morefloats/morefloats.pdf and b/Master/texmf-dist/doc/latex/morefloats/morefloats.pdf differ -- cgit v1.2.3