diff options
author | Karl Berry <karl@freefriends.org> | 2010-02-13 00:08:39 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-02-13 00:08:39 +0000 |
commit | d59447154911d60bbe1bc041677875deb87137be (patch) | |
tree | b841beefa4f8ffb3541c89d23f9153342d14f368 /Master/texmf-dist/doc/latex/threeparttablex | |
parent | 1e616e223f013741168a0a1c8d5b9955903052fd (diff) |
threeparttablex 0.1 (12feb10)
git-svn-id: svn://tug.org/texlive/trunk@16988 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/threeparttablex')
-rw-r--r-- | Master/texmf-dist/doc/latex/threeparttablex/README | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/latex/threeparttablex/README b/Master/texmf-dist/doc/latex/threeparttablex/README index 159227ace7e..0a76ee2f05e 100644 --- a/Master/texmf-dist/doc/latex/threeparttablex/README +++ b/Master/texmf-dist/doc/latex/threeparttablex/README @@ -1,4 +1,4 @@ -% (C) Lars Madsen, daleif@imf.au.dk, 2010/01/08 +% (C) Lars Madsen, daleif@imf.au.dk, 2010/02/12 % This material is subject to the LaTeX Project Public License. % See http://www.ctan.org/tex-archive/help/Catalogue/licenses.lppl.html % for the details of that license. @@ -19,6 +19,10 @@ can now do \tnotex{tn:a} to get \tnote{\ref{tn:a}}. For information on how to use threeparttable with longtable see the manual. +* v0.1 + Bug fix, width of table notes inserted into longtable + might get the wrong width + * v0.08 re-Added support for \note and \source when loading the referable option, for example of use, see the manual |