On Tue, Jan 20, 2004 at 08:37:56AM -0500, Nirmal Govind wrote:
> Hi.. I have a long caption for a table and the overflow from the
> first line of the caption is not centered on the second line.. any
> way to center the second line of the caption also?
That's intentional standard LaTeX behaviour.
You can change the [EMAIL PROTECTED] if you don't like it.
Standard implementation is
[EMAIL PROTECTED]
\vskip\abovecaptionskip
[EMAIL PROTECTED]: #2}%
\ifdim [EMAIL PROTECTED] >\hsize
#1: #2\par
\else
\global [EMAIL PROTECTED]
[EMAIL PROTECTED]@[EMAIL PROTECTED]
\fi
Andre'