summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/ctable/README
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2007-08-15 18:55:30 +0000
committerKarl Berry <karl@freefriends.org>2007-08-15 18:55:30 +0000
commit4217b6526dc5969a75590384ceaaa4ea814fc6a0 (patch)
treee3cdcda7e6c1f7644a769f5b04c511763c7ba8c6 /Master/texmf-dist/doc/latex/ctable/README
parente48b37809878cd01b7b78357f6baa132ba1e1533 (diff)
ctable update (14aug07)
git-svn-id: svn://tug.org/texlive/trunk@4737 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/ctable/README')
-rw-r--r--Master/texmf-dist/doc/latex/ctable/README25
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
+