Tugger the SLUGger!SLUG Mailing List Archives

Re: [SLUG] Latex - Creating a list of Tables


Terry Collins <terryc@xxxxxxxxxx> writes:

> The main reason that I am not doing this is that the 
> 1)the tables are multicolumn and cover multiple pages.

You might find "longtable" package handy, e.g.:

\usepackage{longtable}

\begin{longtable}{|c|c|c|}
  \caption{...}\\
  \hline
  Column 1 & Column 2 & Column 3\\
  \hline \endfirsthead
  \caption[]{\emph{continued}}\\
  \hline
  Column 1 & Column 2 & Column 3\\
  \hline \endhead
  \hline
  \multicolumn{3}{r}{\emph{continued on next page}}
  \endfoot
  \hline \endlastfoot
  a & b & c\\ \hline
  ...
\end{longtable}\label{tab:???}

> 2)I've not done tables before and it was easier my way(just create a
> number of tabulars to handle the stuff.)

If you use table or longtable environment, the easiest way is using
the command: \listoftables.

Cheers,
TL

http://mobile.yahoo.com.au - Yahoo! Messenger for SMS
- Always be connected to your Messenger Friends