summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/caption/README
blob: 508a9a4d24f9e19c0ffad17c7c53d377ce4ec59d (plain)
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
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
==========================================================================

The `caption' package bundle
Release 2023-07-31
Copyright (C) 1994-2023 Axel Sommerfeldt (axel.sommerfeldt@f-m.fm)

License: LPPL = LaTeX Project Public Licence
Maintenance Status: maintained (by Axel Sommerfeldt)

Home page:
  https://gitlab.com/axelsommerfeldt/caption

Important note:
  The packages offered by this bundle are incompatible to the most recent
  LaTeX release (2023/06/01), therefore I wouldn't use them.
  But if the goal is compiling already existing documents which are using
  one or more of them, please add
    \RequirePackage[2022/11/01]{latexrelease}
  to your document file, before the usage of \documentclass.
  One user has reported that including the `hyperref` package has helped,
  so you could try this as an alternative.

--------------------------------------------------------------------------

The `caption' package v3.6 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.pdf (English, currently in review)

Outdated user manuals in Russian and German could be downloaded from
https://gitlab.com/axelsommerfeldt/caption/-/tree/master/doc/outdated

--------------------------------------------------------------------------

The `bicaption' package v1.6 supports typesetting of bilingual captions.

User Manual: bicaption.pdf (English)

--------------------------------------------------------------------------

The `ltcaption' package v1.4 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 automatically by the `caption' package,
but can be used without the caption package, too.

User Manual: ltcaption.pdf (English)

--------------------------------------------------------------------------

The `subcaption' package v1.6 supports typesetting of sub-captions
(by using the the sub-caption feature of the `caption' package).

User Manual: subcaption.pdf (English)

--------------------------------------------------------------------------

Note: The `newfloat' package was removed from this package bundle and was
uploaded to CTAN as stand-alone package.

Note: The `totalcount' package was removed from this package bundle and
was uploaded to CTAN as stand-alone package.

==========================================================================
(The pictures cat.eps & elephant.eps were taken with permission from the
 LaTeX Companion examples.)