diff options
author | Karl Berry <karl@freefriends.org> | 2010-01-10 01:03:02 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-01-10 01:03:02 +0000 |
commit | edb3f0e6434fdd9b9ba2f6abaef04d9a3ada23d7 (patch) | |
tree | b92be3daaf606e006e33d3f3a3bb2bde868d4101 /Master/texmf-dist/doc/latex/threeparttablex/README | |
parent | 125cb0452345f357296060037e22c05ddb86dfb0 (diff) |
threeparttablex 0.08 (8jan10)
git-svn-id: svn://tug.org/texlive/trunk@16654 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/threeparttablex/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/threeparttablex/README | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/latex/threeparttablex/README b/Master/texmf-dist/doc/latex/threeparttablex/README index 91f71f17085..159227ace7e 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, 2009/12/28 +% (C) Lars Madsen, daleif@imf.au.dk, 2010/01/08 % 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,13 @@ 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.08 + re-Added support for \note and \source when loading the referable option, + for example of use, see the manual + + They got lost in the last update (someone forgot to commit them to his + subversion repository) + * v0.06 Made \tnotex robust |