diff options
author | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | 2008-04-07 13:23:56 +0000 |
---|---|---|
committer | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | 2008-04-07 13:23:56 +0000 |
commit | f3293da79b2d98143874b2594dac2dbafa167d1c (patch) | |
tree | 6815bade64d06cf7c97c28304e756fc25bf38035 /Master/texmf-dist/doc/latex/caption/README | |
parent | 41fdc70e57b74afa2a63e751e435055e5dfe7c58 (diff) |
The caption package v3.1h
git-svn-id: svn://tug.org/texlive/trunk@7346 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/caption/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/caption/README | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/Master/texmf-dist/doc/latex/caption/README b/Master/texmf-dist/doc/latex/caption/README index b9bf2a9e799..96aceb06fad 100644 --- a/Master/texmf-dist/doc/latex/caption/README +++ b/Master/texmf-dist/doc/latex/caption/README @@ -7,8 +7,8 @@ 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=instpackages -http://www.tex.ac.uk/cgi-bin/texfaq2html?label=miktexinst +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 -------------------------------------------------------------------------- @@ -18,18 +18,18 @@ environments such `figure' and `table' and cooperates with the packages float, floatflt, fltpage, hyperref, hypcap, listings, longtable, picinpar, picins, rotating, sidecap, subfigure, supertabular, - threeparttable, and wrapfig. + threeparttable, wrapfig, and xtab. -Furthermore the `floatrow' and the `subfig' package supports the -`caption' package and uses its \captionsetup interface. +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, not completely finished yet) + caption-deu.pdf (German) -------------------------------------------------------------------------- -The `ltcaption' package v1.1 fixes caption problems with +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 @@ -42,7 +42,7 @@ User Manual: ltcaption.pdf (English) -------------------------------------------------------------------------- -The `subcaption' package v0.3 is a tiny package to demonstrate the +The `subcaption' package v1.0 is a tiny package which demonstrates the sub-caption feature of the `caption' package. User Manual: subcaption.pdf (English) |