From 007f67a693e4d031fd3d792df8e4d5f43e2cb2e7 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 9 Jan 2006 00:49:07 +0000 Subject: doc/latex git-svn-id: svn://tug.org/texlive/trunk@84 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/ccaption/README | 118 ++++++++++++++++++++++ Master/texmf-dist/doc/latex/ccaption/ccaption.pdf | Bin 0 -> 386224 bytes 2 files changed, 118 insertions(+) create mode 100644 Master/texmf-dist/doc/latex/ccaption/README create mode 100644 Master/texmf-dist/doc/latex/ccaption/ccaption.pdf (limited to 'Master/texmf-dist/doc/latex/ccaption') diff --git a/Master/texmf-dist/doc/latex/ccaption/README b/Master/texmf-dist/doc/latex/ccaption/README new file mode 100644 index 00000000000..a3f3bdbed9c --- /dev/null +++ b/Master/texmf-dist/doc/latex/ccaption/README @@ -0,0 +1,118 @@ + The ccaption package provides commands for `continuation captions', +unnumbered captions, and a legend heading for any environment. +Methods are provided to define captions for use outside float +environments, and to define new float environments and subfloats. +Tools are provided for defining your own captioning styles. + + The packagehas been tested in conjunction with the rotating, caption2, +subfigure, sidecap, endfloat, longtable, xtab, tocloft and hyperref packages. + +Changes in version 3.2 (2005/03/21) +o New commands for bilingual captions in longtables + +Changes in version 3.1c (2003/11/14) +o \label now picks up the correct number after \contcaption + +Changes in version 3.1b (2002/10/18) +o Minor bug fix related to brackets in captions with the subfigure option +o Stopped double labelling within a caption + +Changes in version 3.1a (2002/04/01) +o subfigure option code changed to match released version 2.1.2 of + the subfigure package. + +Changes in version 3.1 (2002/02/20) +o subfigure option code changed to match released version 2.1 of + the subfigure package. + +Changes in version 3.0a (2001/08/03) +o Catered for old versions of amsmath package doing odd things with + \@tempa, \@tempb, and \@tempc. + +Changes in version 3.0 (2001/03/03) +o Provides same tools for typesetting new List of... as the tocloft package + +Changes in version 2.7 (2001/02/24) +o Tools provided for styling captions. +o The \formatlegend command has been replaced by the general styling + mechanism, so in this slight respect version 7.0 is not upwards + compatible with earlier versions. +o Added extensive discussion on float placement. + +Changes in version 2.6e (2001/01/12) +o Fixed problem with hyperref package and new (sub) floats. + +Changes in version 2.6d (2001/01/02) +o Fixed problem with fragile commands in subfigure 2.0 package option + continued subfloat captions. +o Fixed problem with new subfloats and the subfigure 2.1 package option. +o Added discussion on use with the endfloat package. + +Changes in version 2.6a (2000/02/29) +o With subfigures, main captions can be at the top or bottom of the + float, and subcaptions can be at the top or bottom of the `subfloat' + +Changes in version 2.6 (2000/02/26) +o Added support for bilingual captions + +Changes in version 2.5 (2000/02/20) +o Added support for the subfigure version 2.1 package +o Fixed an infelicity with \centering + +Changes in version 2.4 (1999/09/20) +o Added support for the subfigure (version 2.0) package + +Changes in version 2.3 (1999/01/24) +o Added unnumbered captions +o Much improved documentation. + +Changes in version 2.1 (1998/10/04) +o More efficient coding. + +----------------------------------------------------------------- + Author: Peter Wilson (Herries Press) herries dot press at earthlink dot net + Copyright 1998 -- 2005 Peter R. Wilson + + This work may be distributed and/or modified under the + conditions of the LaTeX Project Public License, either + version 1.3 of this license or (at your option) any + later version. + The latest version of the license is in + http://www.latex-project.org/lppl.txt + and version 1.3 or later is part of all distributions of + LaTeX version 2003/06/01 or later. + + This work has the LPPL maintenance status "author-maintained". + + This work consists of the files: +README (this file) +ccaption.dtx +ccaption.ins +ccaption.pdf (user manual) + and the derived files: +ccaption.sty + +----------------------------------------------------------------- + + The distribution consists of the files: +README (this file) +ccaption.dtx +ccaption.ins +ccaption.pdf + + + To install the package: +o run: latex ccaption.ins (which will generate ccaption.sty) +o run: latex ccaption.dtx +o (for an index run: makeindex -s gind.ist ccaption) +o run: latex ccaption.dtx +o Print ccaption.dvi for a hardcopy of the package manual +o Move ccaption.sty to a location where LaTeX will find it + (see the FAQ http://www.tex.ac.uk/faq for more about this). + +2005/03/21 +Peter Wilson +herries dot press at earthlink dot net + + + diff --git a/Master/texmf-dist/doc/latex/ccaption/ccaption.pdf b/Master/texmf-dist/doc/latex/ccaption/ccaption.pdf new file mode 100644 index 00000000000..df982408827 Binary files /dev/null and b/Master/texmf-dist/doc/latex/ccaption/ccaption.pdf differ -- cgit v1.2.3