Index of /ctan/macros/latex/contrib/subfloat/
| | | |
../ | | - | Directory |
ChangeLog | 2003-Sep-25 10:56:47 | 0.6K | application/octet-stream |
install.sh | 2002-Aug-18 22:25:00 | 0.4K | application/x-sh |
Makefile | 2003-Sep-25 10:57:41 | 2.0K | text/x-makefile;charset=utf-8 |
README | 2003-Sep-25 10:58:02 | 1.3K | text/plain;charset=utf-8 |
subfloat.dtx | 2003-Aug-21 14:15:42 | 28.0K | application/octet-stream |
subfloat.ins | 2002-Aug-18 20:03:35 | 0.5K | application/octet-stream |
subfloat.pdf | 2008-Jun-17 11:58:00 | 104.9K | application/pdf |
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
[email protected]