Index of /ctan/macros/latex/contrib/ctable/
| | | |
../ | | - | Directory |
doc/ | 2015-Oct-18 15:40:20 | - | Directory |
ctable.dtx | 2015-Oct-18 15:39:18 | 49.5K | application/octet-stream |
ctable.ins | 2013-Dec-17 15:39:10 | 2.4K | application/octet-stream |
ctable.pdf | 2015-Oct-18 15:40:20 | 811.4K | application/pdf |
inst | 2015-Aug-29 10:09:28 | 4.1K | application/octet-stream |
README | 2015-Oct-18 15:39:24 | 1.0K | text/plain;charset=utf-8 |
|
-------:|:--------------------------------------
ctable:| Flexible typesetting of table and figure floats using key/value directives
Version:| 1.31
Author:| Wybo Dekker
E-mail:| [email protected]
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)