summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/ctable/README
diff options
context:
space:
mode:
authorManuel Pégourié-Gonnard <mpg@elzevir.fr>2008-04-20 12:55:44 +0000
committerManuel Pégourié-Gonnard <mpg@elzevir.fr>2008-04-20 12:55:44 +0000
commit57e45350ccbae224c5cf45171e024ab43e56cf8f (patch)
tree882f5c1dbf8ee4c717855531f4d96d28457ec886 /Master/texmf-dist/doc/latex/ctable/README
parent045e947765893c0148db92e1d97681c7ca655028 (diff)
ctable v1.12
git-svn-id: svn://tug.org/texlive/trunk@7544 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/ctable/README')
-rw-r--r--Master/texmf-dist/doc/latex/ctable/README32
1 files changed, 13 insertions, 19 deletions
diff --git a/Master/texmf-dist/doc/latex/ctable/README b/Master/texmf-dist/doc/latex/ctable/README
index 3ef30c1ce4e..ba220e8c102 100644
--- a/Master/texmf-dist/doc/latex/ctable/README
+++ b/Master/texmf-dist/doc/latex/ctable/README
@@ -1,31 +1,25 @@
-[From the submission emails of Wybo]
-
- 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.
+ 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):
+- major changes of v1.12 relative to v1.11):
+ - added option notespar, typesetting footnotes in a paragraph, one
+ after the other. Useful for tables with many short footnotes.
- - Footnote markers in the text now stay superscript with nosuper.
+- major changes of v1.11 relative to v1.10):
+ - added %'s at eol to prevent whitespace
+ - removed \xspace usage -caused overfull badness
+- major changes of v1.10 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
-
-- major changes (relative to v1.10):
-
- - added %'s at eol to prevent whitespace
-
- - removed \xspace usage -caused overfull badness
-