summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/ctable/README
diff options
context:
space:
mode:
authorManuel Pégourié-Gonnard <mpg@elzevir.fr>2010-06-30 11:36:16 +0000
committerManuel Pégourié-Gonnard <mpg@elzevir.fr>2010-06-30 11:36:16 +0000
commitc0404d22fc3919480d33204c2053503a47a3354e (patch)
treedb8c53e131f98a58cf06a9fe4a9d2001fa3e3006 /Master/texmf-dist/doc/latex/ctable/README
parentca6a098e2e1413be5291b8ada623a166843ef436 (diff)
ctable update 1.16
git-svn-id: svn://tug.org/texlive/trunk@19192 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/ctable/README')
-rw-r--r--Master/texmf-dist/doc/latex/ctable/README39
1 files changed, 6 insertions, 33 deletions
diff --git a/Master/texmf-dist/doc/latex/ctable/README b/Master/texmf-dist/doc/latex/ctable/README
index 7fdd5d8bf9c..c5975b1e1c9 100644
--- a/Master/texmf-dist/doc/latex/ctable/README
+++ b/Master/texmf-dist/doc/latex/ctable/README
@@ -1,4 +1,5 @@
-This is version 1.15 of the ctable package
+This is version 1.16 of the ctable package
+License: LPPL
ctable.sty provides commands to easily typeset centered or left or
right aligned tables and (multiple-)figure floats, with footnotes.
@@ -7,40 +8,12 @@ first is optional and is used for key,value pairs generating
variations on the defaults and offering a route for future
extensions.
-License: LPPL
+major changes of v1.16 relative to v1.15):
+- option cap={} did not suppress lot/lof entry
+- notespar option now generates fully justified notes
major changes of v1.15 relative to v1.14):
- removed whitespace before tables,
- corrected marginpars in the documentation
-major changes of v1.14 relative to v1.13):
-- nosuper propagation to later tables prohibited
-- added option doinside
-- use of (obsolete) carom.sty for docs discontinued
-- empty labels not created
-- newcolumntype warnings removed
-- caption package not needed anymore
-
-major changes of v1.13 relative to v1.12):
-- cap option with empty argument will prohibit insertion in lot/lof
-- added option continued, for continuation tables: same number as
- previous table, ` (continued' added to caption.
-
-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.
-
-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
-
-$Id: README,v 1.5 2009-09-16 23:10:43 wybo Exp $
+$Id: README,v 1.6 2010-06-26 21:05:33 wybo Exp $