Hi!

I'm using 1.1.6fix3 with Debian/unstable. I try to have a table in a
table float with the caption below the table.
When I enter the table directly behind the 'Table:' text, I get:

(Float)         Table:<table><caption name>

instead of:

(Float)         <table>
                Table: <caption name>

Compiling that leads to two errors:
'Paragraph ended before \@ caption was comlete. \end{tabular}}' and:
'Argument of\@ captionhas an extra }. \end{tabular}}' (btw its a bad
thing that I can't cut&paste from the error boxes).

Putting the caption above the table works.

(Float)         Table:<caption name><table>

leads to:

(Float)         Table: <caption name>
                <table>


thanks for the help,
markus

Reply via email to