diff options
author | Karl Berry <karl@freefriends.org> | 2011-08-12 00:23:55 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-08-12 00:23:55 +0000 |
commit | 5351150bc318eded08bb95323545f9279454652d (patch) | |
tree | 9b7d4f49e73c61aba13f984f8f1d3507d6d74988 /Master/texmf-dist/doc/latex/caption/README | |
parent | fe1d1302556e0520cfc543b149bb0b27b06cb2de (diff) |
caption (11aug11)
git-svn-id: svn://tug.org/texlive/trunk@23505 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, 12 insertions, 4 deletions
diff --git a/Master/texmf-dist/doc/latex/caption/README b/Master/texmf-dist/doc/latex/caption/README index 0052884de3a..1beb710ec2a 100644 --- a/Master/texmf-dist/doc/latex/caption/README +++ b/Master/texmf-dist/doc/latex/caption/README @@ -1,7 +1,7 @@ ========================================================================== The `caption' package bundle -Copyright (C) 1994-2010 Axel Sommerfeldt (caption@sommerfee.de) +Copyright (C) 1994-2011 Axel Sommerfeldt (axel.sommerfeldt@f-m.fm) License: LPPL = LaTeX Project Public Licence Maintenance Status: maintained (by Axel Sommerfeldt) @@ -13,7 +13,7 @@ http://www.tex.ac.uk/cgi-bin/texfaq2html?label=privinst -------------------------------------------------------------------------- -The `caption' package v3.1 offers customization of captions of floating +The `caption' package v3.2 offers customization of captions of floating environments such `figure' and `table' and cooperates with the packages float, floatflt, fltpage, hyperref, hypcap, listings, longtable, @@ -29,6 +29,13 @@ User Manual: caption-eng.pdf (English) -------------------------------------------------------------------------- +The `bicaption' package v0.9 is a tiny package supporting the typesetting +of bilingual captions. + +User Manual: bicaption.pdf (English) + +-------------------------------------------------------------------------- + The `ltcaption' package v1.2 fixes caption problems with other-than-center aligned longtables. (solving LaTeX PR `tools/3387') @@ -42,8 +49,9 @@ User Manual: ltcaption.pdf (English) -------------------------------------------------------------------------- -The `subcaption' package v1.0 is a tiny package which demonstrates the -sub-caption feature of the `caption' package. +The `subcaption' package v1.0 is a small package supporting typesetting +of sub-captions (by using the the sub-caption feature of the `caption' +package). User Manual: subcaption.pdf (English) |