1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
|
==========================================================================
The `caption' package bundle
Copyright (C) 1994-2008 Axel Sommerfeldt (caption@sommerfee.de)
License: LPPL = LaTeX Project Public Licence
Maintenance Status: maintained (by Axel Sommerfeldt)
If you need help for installation please visit:
http://www.tex.ac.uk/cgi-bin/texfaq2html?label=inst-miktex
http://www.tex.ac.uk/cgi-bin/texfaq2html?label=installthings
http://www.tex.ac.uk/cgi-bin/texfaq2html?label=privinst
--------------------------------------------------------------------------
The `caption' package v3.1 offers customization of captions of floating
environments such `figure' and `table' and cooperates with the packages
float, floatflt, fltpage, hyperref, hypcap, listings, longtable,
picinpar, picins, rotating, sidecap, subfigure, supertabular,
threeparttable, wrapfig, and xtab.
Furthermore the `floatrow', the `subcaption', and the `subfig' package
supports the `caption' package and uses its \captionsetup interface.
User Manual: caption-eng.pdf (English)
caption-rus.pdf (Russian, outdated)
caption-deu.pdf (German)
--------------------------------------------------------------------------
The `ltcaption' package v1.2 fixes caption problems with
other-than-center aligned longtables. (solving LaTeX PR `tools/3387')
A bonus feature is the addition of the environment longtable* which does
not increment the table counter.
This package will be loaded by the `caption' package v3.1 automatically,
but can be used without the caption package, too.
User Manual: ltcaption.pdf (English)
--------------------------------------------------------------------------
The `subcaption' package v1.0 is a tiny package which demonstrates the
sub-caption feature of the `caption' package.
User Manual: subcaption.pdf (English)
==========================================================================
(The pictures cat.eps & elephant.eps were taken with permission from the
LaTeX Companion examples.)
|