Without floating environment \caption will not work. There are tricks

> how to do it but imagine what happens if there is no space for the
> whole table on the page. You will have to invent some additional text
> above the itemization list in order to put a few items and the table
> to the next page. Just one item plus the table would look very ugly.
> Do you really want to do that? I would rather think a bit more about
> the document structure.
>
>
\begingroup%
  \makeatletter
  \def\@captype{table}%
  \makeatother
  \caption{This is a table.}%
\endgroup%

--------------------------------------------------
Subscriptions, Archive, and List information, etc.:
  http://tug.org/mailman/listinfo/xetex

Reply via email to