Rodrigo Esteves de Lima-Lopes wrote:
>
> 2 . How should I manage to have two tables side-by-side in a page, each which
> its own caption?
>
choose the package multicols. define two columns with
\begin{multicols}{2}
...your table 1
... your table 2
\end{multicols}
I think it should work.
Herbert
--
[EMAIL PROTECTED]
http://www.perce.de
- references, tables, headings Rodrigo Esteves de Lima-Lopes
- Herbert Voss
