summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/morefloats
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2011-02-02 01:11:46 +0000
committerKarl Berry <karl@freefriends.org>2011-02-02 01:11:46 +0000
commitbc547016bb9ff58b497f19d0e4d48715c72696ec (patch)
treebedfc79fc795f84c997d87b4c1b9a62a75624560 /Master/texmf-dist/tex/latex/morefloats
parent60a702912cfa942daab4b99b9b8f3d5c262bfa39 (diff)
morefloats (1feb11)
git-svn-id: svn://tug.org/texlive/trunk@21262 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/morefloats')
-rw-r--r--Master/texmf-dist/tex/latex/morefloats/morefloats.sty8
1 files changed, 4 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/latex/morefloats/morefloats.sty b/Master/texmf-dist/tex/latex/morefloats/morefloats.sty
index 33345555305..ca0ff50ba2b 100644
--- a/Master/texmf-dist/tex/latex/morefloats/morefloats.sty
+++ b/Master/texmf-dist/tex/latex/morefloats/morefloats.sty
@@ -31,16 +31,15 @@
%%
%% 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.
%%
-
\NeedsTeXFormat{LaTeX2e}[1994/06/01]
-\ProvidesPackage{morefloats}[2010/09/20 v1.0c
+\ProvidesPackage{morefloats}[2011/02/01 v1.0d
Increase limit of unprocessed floats (HMM; DH)]
\RequirePackage{kvoptions}[2010/02/22]% v3.7
@@ -108,7 +107,8 @@
\setcounter{maxfloats}{\morefloats@maxfloats}
\else
\PackageError{morefloats}{Clash between options maxfloats and morefloats}{%
- Option maxfloats must be empty or the sum of 18 and option value morefloats,\MessageBreak%
+ Option maxfloats must be empty\MessageBreak%
+ or the sum of 18 and option value morefloats,\MessageBreak%
but it is maxfloats=\morefloats@maxfloats \space and %
morefloats=\morefloats@morefloats .\MessageBreak%
}