diff options
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 |