diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/ctable/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/ctable/README | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/ctable/README b/Master/texmf-dist/doc/latex/ctable/README new file mode 100644 index 00000000000..3c36e1fda55 --- /dev/null +++ b/Master/texmf-dist/doc/latex/ctable/README @@ -0,0 +1,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 + |