summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/cellspace/README
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2009-08-05 13:28:35 +0000
committerKarl Berry <karl@freefriends.org>2009-08-05 13:28:35 +0000
commitee03b9da50173f49e8224ca79e2e6a99db620923 (patch)
tree7669887f57b62cb9c3777886864f05b844e7c611 /Master/texmf-dist/doc/latex/cellspace/README
parent57492ca80acec7230b5a56b6cea74388c7b8f6f6 (diff)
cellspace update (3aug09)
git-svn-id: svn://tug.org/texlive/trunk@14534 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/cellspace/README')
-rw-r--r--Master/texmf-dist/doc/latex/cellspace/README6
1 files changed, 5 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/latex/cellspace/README b/Master/texmf-dist/doc/latex/cellspace/README
index 3a0f0ff47b7..cd395219f2c 100644
--- a/Master/texmf-dist/doc/latex/cellspace/README
+++ b/Master/texmf-dist/doc/latex/cellspace/README
@@ -1,4 +1,4 @@
-% (C) 2006 Josselin Noirel
+% (C) 2006-2009 Josselin Noirel
%
% Package cellspace: Ensuring a minimal spacing of table cells.
%
@@ -12,3 +12,7 @@ the amsmath package) a \dfrac{1}{2} surrounded by \hlines touches the
horizontal rules. This package provides a modifier S to usual column
types (l, c, r, p, m, and b) that ensures a minimal spacing between rules
and cells of an array.
+
+v1.6: New feature as suggested by Bastien Roucaries - an option [math]
+has been introduced, which allows to use cellspace's features into
+matrix environments.