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

Icon  Name                                      Last modified      Size  Description
[PARENTDIR] Parent Directory - [TXT] ChangeLog 2003-09-25 19:56 618 [TXT] Makefile 2003-09-25 19:57 2.1K [TXT] README 2003-09-25 19:58 1.3K [   ] install.sh 2002-08-19 07:25 401 [   ] subfloat.dtx 2003-08-21 23:15 28K [TXT] subfloat.ins 2002-08-19 05:03 500 [   ] subfloat.pdf 2008-06-17 20:58 105K
subfloat.sty -- subnumbering for figures and tables

This package enables subnumbering of different floats (figures and
tables) simular to the subequations-environment of the amsmath
package. It does not the same as the subfigure package which
generates subfigures within one normal figure.

Semi-automatic installation:
=======================
1. Run the script install.sh:
   . ./install.sh
   Or run make:
   make
2. Copy subfloat.sty to the LaTeX search path or run make:
   make install
3. Optionally copy subfloat.dvi to the LaTeX documentations path (not
   necessary when using make install).


Manual installation:
====================
1. Run
   latex subfloat.ins
2. Copy subfloat.sty to a directory of the LaTeX search path.
3. Documentation in english is available in subfloat.ps or by running
   latex subfloat.dtx
   latex subfloat.dtx
   makeindex -s gind.ist subfloat
   makeindex -s gglo.ist -o subfloat.gls subfloat.glo
   latex subfloat.dtx
4. Copy subfloat.sty to the LaTeX search path.
5. Optionally copy subfloat.dvi to the LaTeX documentations path.


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

2003/08/21
Harald Harders
h.harders@tu-bs.de