You can get the contents of this directory bundled as a zip file.
| Identifier | Caption |
|---|---|
| subfloat | Sub-numbering for figures and tables. |
| Name | Size* | Date UTC | Notes |
|---|---|---|---|
| ChangeLog | 1 KiB | 2003-Sep-25 | |
| Makefile | 2 KiB | 2003-Sep-25 | |
| README | 1 KiB | 2003-Sep-25 | Shown below |
| install.sh | 401 bytes | 2002-Aug-18 | |
| subfloat.dtx | 28 KiB | 2003-Aug-21 | |
| subfloat.ins | 500 bytes | 2002-Aug-18 | |
| subfloat.pdf | 105 KiB | 2008-Jun-17 |
*File sizes in kibibytes.
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