summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/caption/README
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2007-10-19 17:53:31 +0000
committerKarl Berry <karl@freefriends.org>2007-10-19 17:53:31 +0000
commit2034f98ccd2647b427b70c8ecd1fb430e9e1592e (patch)
tree12c896ea49619d62110449a62eeae3c8d529f2a0 /Master/texmf-dist/doc/latex/caption/README
parentd9f1e464d7e926210bf1790e248034b5df05aa2c (diff)
caption 3.1c
git-svn-id: svn://tug.org/texlive/trunk@5235 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/caption/README')
-rw-r--r--Master/texmf-dist/doc/latex/caption/README39
1 files changed, 39 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/caption/README b/Master/texmf-dist/doc/latex/caption/README
new file mode 100644
index 00000000000..c325886fd90
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/caption/README
@@ -0,0 +1,39 @@
+The caption package bundle
+Copyright (C) 1994-2007 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=instpackages
+
+--------------------------------------------------------------------------
+
+The caption package v3.1 offers customization of captions in 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, and wrapfig.
+
+Furthermore the `floatrow' and the `subfig' package supports the
+caption package and use its \captionsetup interface.
+
+User Manual: caption-eng.pdf (English)
+ caption-rus.pdf (Russian)
+ caption-deu.pdf (German)
+
+--------------------------------------------------------------------------
+
+The ltcaption package v1.1 fixes caption problems with other-than-centered
+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)
+
+--------------------------------------------------------------------------