summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex
diff options
context:
space:
mode:
authorManuel Pégourié-Gonnard <mpg@elzevir.fr>2011-08-02 19:20:24 +0000
committerManuel Pégourié-Gonnard <mpg@elzevir.fr>2011-08-02 19:20:24 +0000
commit4d3cb91b88fc7d1de519718adef83d50c3dc9696 (patch)
tree4f12bed71e0e7f5846651067e82977dad34a483a /Master/texmf-dist/doc/latex
parent8f553777f0835a8505253e040817cf44a666a47c (diff)
morefloats 2011/07/10, v1.0e
git-svn-id: svn://tug.org/texlive/trunk@23341 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex')
-rw-r--r--Master/texmf-dist/doc/latex/morefloats/README20
-rw-r--r--Master/texmf-dist/doc/latex/morefloats/morefloats-example.pdfbin70482 -> 64045 bytes
-rw-r--r--Master/texmf-dist/doc/latex/morefloats/morefloats-example.tex39
-rw-r--r--Master/texmf-dist/doc/latex/morefloats/morefloats.pdfbin318109 -> 319818 bytes
4 files changed, 34 insertions, 25 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
diff --git a/Master/texmf-dist/doc/latex/morefloats/morefloats-example.pdf b/Master/texmf-dist/doc/latex/morefloats/morefloats-example.pdf
index 0e568d6e0c7..f4df41e5e19 100644
--- a/Master/texmf-dist/doc/latex/morefloats/morefloats-example.pdf
+++ b/Master/texmf-dist/doc/latex/morefloats/morefloats-example.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/morefloats/morefloats-example.tex b/Master/texmf-dist/doc/latex/morefloats/morefloats-example.tex
index 589468e4be8..2e739a7c823 100644
--- a/Master/texmf-dist/doc/latex/morefloats/morefloats-example.tex
+++ b/Master/texmf-dist/doc/latex/morefloats/morefloats-example.tex
@@ -8,8 +8,14 @@
%%
%% This is a generated file.
%%
-%% IMPORTANT NOTICE:
-%% The usual disclaimers apply:
+%% Project: morefloats
+%% Version: 2011/07/10 v1.0e
+%%
+%% Copyright (C) 2010, 2011 by
+%% H.-Martin M"unch <Martin dot Muench at Uni-Bonn dot de>
+%% Portions of code copyrighted by other people as marked.
+%%
+%% The usual disclaimer applys:
%% If it doesn't work right that's your problem.
%% (Nevertheless, send an e-mail to the maintainer
%% when you find an error in this package.)
@@ -26,21 +32,19 @@
%%
%% This work has the LPPL maintenance status "maintained".
%%
-%% The Current Maintainer of this work is H.-Martin Muench
-%% (Martin dot Muench at Uni-Bonn dot de).
-%%
+%% The Current Maintainer of this work is H.-Martin Muench.
%% 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.
%%
%% 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.
+%% morefloats.sty, morefloats.pdf, morefloats.ins, morefloats.drv,
+%% morefloats-example.tex.
%%
-\documentclass[british]{article}
+\documentclass[british]{article}[2007/10/19]% v1.4h
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-\usepackage[maxfloats=19]{morefloats}[2011/02/01]% v1.0d
+\usepackage[maxfloats=19]{morefloats}[2011/07/10]% v1.0e
\gdef\unit#1{\mathord{\thinspace\mathrm{#1}}}%
\listfiles
\begin{document}
@@ -49,14 +53,15 @@
\markboth{Example for morefloats}{Example for morefloats}
This example demonstrates the use of package\newline
-\textsf{morefloats}, v1.0d as of 2011/02/01 (HMM; DH).\newline
-The package takes options (here: maxfloats=19 is used).\newline
+\textsf{morefloats}, v1.0e as of 2011/07/10 (HMM; DH).\newline
+The package takes options (here: \verb|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 \verb|\usepackage...| in the preamble
+(line~3)\newline
+(by placing a \%\ before it).\newline
\bigskip
@@ -65,9 +70,13 @@ and $2\unit{g}$~wood:\newline
Therefore please print only if this is really necessary.\newline
I do NOT think, that it is necessary to print THIS file, really!
+\bigskip
+
+There follow a lot of floating tables.
+
\pagebreak
-Here are a lot of floating tables:\newline
+Here are a lot of floating tables.\newline
\begin{table}[t] \centering%
\begin{tabular}{|l|}
@@ -216,7 +225,7 @@ A table, which will keep floating.\\ \hline
\begin{table}[t] \centering%
\begin{tabular}{|l|}
\hline
-One floating table too much
+One floating table too many
(without \textsf{morefloats} and appropriate option(s)).\\ \hline
\end{tabular}%
\caption{The nineteenth Table}%
diff --git a/Master/texmf-dist/doc/latex/morefloats/morefloats.pdf b/Master/texmf-dist/doc/latex/morefloats/morefloats.pdf
index 7cce12624b0..bbf88acbb21 100644
--- a/Master/texmf-dist/doc/latex/morefloats/morefloats.pdf
+++ b/Master/texmf-dist/doc/latex/morefloats/morefloats.pdf
Binary files differ