diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex')
-rw-r--r-- | Master/texmf-dist/tex/latex/threeparttablex/threeparttablex.sty | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/threeparttablex/threeparttablex.sty b/Master/texmf-dist/tex/latex/threeparttablex/threeparttablex.sty index 2b08c0eb319..b186a9f68bf 100644 --- a/Master/texmf-dist/tex/latex/threeparttablex/threeparttablex.sty +++ b/Master/texmf-dist/tex/latex/threeparttablex/threeparttablex.sty @@ -1,4 +1,4 @@ -\ProvidesPackage{threeparttablex}[2013/04/19 v0.25 by daleif] +\ProvidesPackage{threeparttablex}[2013/07/23 v0.3 by daleif] %% %% This package can be distributed and/or modified under the @@ -46,7 +46,7 @@ \noalign{\begingroup \setlength\TPTL@width{0pt} \renewcommand\LT@entry[2]{\global\advance\TPTL@width by ##2} - \@nameuse{LT@\roman{LT@tables}} + \@nameuse{LT@\romannumeral\c@LT@tables} \ifdim\TPTL@width<\TPTminimum\relax\global\TPTL@width=\TPTminimum\fi \endgroup} % then add the table notes inside a \parbox of the required width |