[XeTeX] Missing char, missing footnote

Vafa Khalighi vafaklg at gmail.com
Wed Oct 12 03:02:21 CEST 2011


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%
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://tug.org/pipermail/xetex/attachments/20111012/c7503f9c/attachment-0001.html>


More information about the XeTeX mailing list