Index of /archives/text/CTAN/macros/latex/contrib/float

Icon  Name                                      Last modified      Size  Description
[PARENTDIR] Parent Directory - [TXT] README 2001-07-18 21:15 1.0K [TXT] float.dtx 2001-11-08 08:46 37K [TXT] float.ins 2001-07-18 18:35 869 [   ] float.pdf 2006-12-05 21:14 134K

  The float package
  =================

This package improves the interface for defining floating objects such
as figures and tables in LaTeX.  It adds the notion of a `float style'
that governs appearance of floats.  New kinds of floats may be defined
using a \newfloat command analogous to \newtheorem.  This style option
also incorporates the functionality of David Carlisle's style option
`here', giving floating environments a [H] option which means `PUT IT
HERE' (as opposed to the standard [h] option which means `You may put
it here if you like').

Run `float.ins' through LaTeX to produce float.sty from float.dtx.
Run `float.dtx' through LaTeX to produce the documentation.

This program can be redistributed and/or modified under the terms
of the LaTeX Project Public License distributed from CTAN archives
in the directory macros/latex/base/lppl.txt; either version 1 of
the License, or (at your option) any later version.

                                Anselm Lingnau <anselm@strathspey.org>