[texhax] Separate numbering of supplementary tables
Martin Heller
mr_heller at yahoo.dk
Fri Jan 29 20:29:23 CET 2010
Senthil Kumar M wrote:
> (a) How do I change the style of the table name for supplementary
> tables alone? If I use \renewcommand{\tablename}{STable} then how do I
> go back to``Table 3'' when I \ref{tab:three} for a ``main'' table
> later in the above example?
>
> (b) How do I keep the table numbers of ``main'' and supplementary
> tables separate?
Make a new float for the STables. The float package defines \newfloat
that makes the job easy:
<http://ctan.org/pkg/float>
More information about the texhax
mailing list