Index of /archives/text/CTAN/macros/latex/contrib/ctable

Icon  Name                                      Last modified      Size  Description
[PARENTDIR] Parent Directory - [TXT] README 2015-10-19 00:39 1.0K [TXT] ctable.dtx 2015-10-19 00:39 50K [TXT] ctable.ins 2013-12-18 00:39 2.5K [   ] ctable.pdf 2015-10-19 00:40 811K [DIR] doc/ 2015-10-19 00:40 - [TXT] inst 2015-08-29 19:09 4.1K
|
-------:|:--------------------------------------
 ctable:| Flexible typesetting of table and figure floats using key/value directives
Version:| 1.31
 Author:| Wybo Dekker
 E-mail:| wybo@dekkerdocumenten.nl
License:| Released under the LaTeX Project Public License v1.3c or later
    See:| http://www.latex-project.org/lppl.txt

Short description:
ctable.sty provides commands to easily typeset centered or left or right
aligned tables and (multiple-)figure floats, with footnotes. Instead of an
environment, a command with 4 arguments is used; the first is optional and
is used for key,value pairs generating variations on the defaults and
offering a route for future extensions.

Full documentation:
https://bitbucket.org/wybodekker/ctable/downloads/ctable.pdf

Installation:
Execute the inst script with the --help option for more information.

Changes in version 1.31:
 - comments about tmark in captions
 - use expandonce from etoolbox
 - use \AtBeginDocument, not \AtEndPreamble from etoolbox
   (problems with tikz)