Document 653 The LaTeX subfloat packageVersion: 5.5 - Scientific WorkPlace & Scientific Word The package enables subnumbering of separate floating graphics and tables so that the relationships between them might more easily be emphasized. When you typeset, the objects, which can be separated by text, have numbers such as Table 1a, Table 1b, Table 1c, .... The function of the package is similar to that of the subequations environment of the amsmath package. It differs from the function of the subfig package, which generates numbered subfigures and subtables within a single floating object. No action is needed other than adding the package to your document and enclosing the floating objects within a subfigures or subtables environment. The two environments can be intermixed. Four macros for customized numbering are available; see the package documentation for details.
The package is installed in the TCITeX/TeX/LaTeX/contrib/subfloat directory. Added 07/27/05 |