summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/ctable/README
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2009-09-17 00:14:36 +0000
committerKarl Berry <karl@freefriends.org>2009-09-17 00:14:36 +0000
commitea6b77b4ca75244e8aea9fcecaff57fc2fd0677e (patch)
tree25fb0fc67996cb42820cfca6bf483bc919e89dfd /Master/texmf-dist/doc/latex/ctable/README
parent8d289093dedafa414c283acce31d2d754f2eec16 (diff)
ctable 1.14 (16sep09)
git-svn-id: svn://tug.org/texlive/trunk@15322 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/ctable/README')
-rw-r--r--Master/texmf-dist/doc/latex/ctable/README12
1 files changed, 11 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/latex/ctable/README b/Master/texmf-dist/doc/latex/ctable/README
index 18dc8c03124..10981d312db 100644
--- a/Master/texmf-dist/doc/latex/ctable/README
+++ b/Master/texmf-dist/doc/latex/ctable/README
@@ -1,4 +1,4 @@
-This is version 1.13 of the ctable package
+This is version 1.14 of the ctable package
ctable.sty provides commands to easily typeset centered or left or
right aligned tables and (multiple-)figure floats, with footnotes.
@@ -9,6 +9,14 @@ extensions.
License: LPPL
+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
@@ -30,3 +38,5 @@ major changes of v1.10 relative to v1.9):
in caption position. As a consequence:
- *Captionskip option redefined*: 0pt value now corresponds
to LaTeX defaults
+
+$Id: README,v 1.4 2009-09-15 11:16:49 wybo Exp $