diff options
author | Karl Berry <karl@freefriends.org> | 2017-08-13 21:01:29 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2017-08-13 21:01:29 +0000 |
commit | d321aa6f41b135b877d844c29d2dc89338b90235 (patch) | |
tree | e00cf4cdb648fae42e44b1f450d85fac61ac2e65 /Master/texmf-dist/doc/latex/cellspace/README | |
parent | 2887cf9346f189a57ee10dc903f5237b64880edb (diff) |
cellspace (13aug17)
git-svn-id: svn://tug.org/texlive/trunk@45034 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/cellspace/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/cellspace/README | 12 |
1 files changed, 8 insertions, 4 deletions
diff --git a/Master/texmf-dist/doc/latex/cellspace/README b/Master/texmf-dist/doc/latex/cellspace/README index cd395219f2c..74f6e9d4db4 100644 --- a/Master/texmf-dist/doc/latex/cellspace/README +++ b/Master/texmf-dist/doc/latex/cellspace/README @@ -1,4 +1,4 @@ -% (C) 2006-2009 Josselin Noirel +% (C) 2006-2017 Josselin Noirel % % Package cellspace: Ensuring a minimal spacing of table cells. % @@ -13,6 +13,10 @@ 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. +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. + +v1.7: New features as suggested by Bastien Roucaries: (1) Possibility + to change the name of the column used for spacing; (2) Make the + math column independent of the colum name. |