blob: 3c36e1fda5563de91e13b8797478b27940e8aa0d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
[From the submission email of Wybo, at 13 Aug 2007]
- 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.
- LPPL
- major changes (relative to v1.9):
- Footnote markers in the text now stay superscript with nosuper.
- Documentation: added many examples for the options.
- Corrected some unwanted white space in captions.
- Caption package included to correct booktabs errors
in caption position. As a consequence:
- *Captionskip option redefined*: 0pt value now corresponds
to LaTeX defaults
|