[texhax] Using captions in longtables

Philip Ratcliffe philip.ratcliffe at email.it
Sat Apr 2 23:49:31 CEST 2005


> I want to put the caption,at the end of table.And when
> i do something like this..
> \begin{longtable}{...}
> ..... \\
> ......\\
> \hline
> \caption{It is a caption}
> \end{longtable}
>
> It comes too close to the last row of the table.What
> is the solution.

As the longtable documentation explains, \caption is actually set as a
\multicolumn and so one could just insert space before with \\ adusting the
spacing with eg \\[1ex] or \\[-1ex], or (probably better) something like

  \caption{\vrule height\baselineskip It is a caption}

works well.

Cheers,  Phil Ratcliffe

 
 
 --
 Email.it, the professional e-mail, gratis per te: http://www.email.it/f
 
 Sponsor:
 Prestiti e Finanziamenti con un semplice click, scopri subito se sei finanziabile cliccando qui
 Clicca qui: http://adv.email.it/cgi-bin/foclick.cgi?mid=2910&d=2-4



More information about the texhax mailing list