Hello,

Following up on the footnote in tables issue I brought up a short while
back, I tried Vafa's suggestion to use ftnxtra.

The example below works, until I uncomment the \table{} lines. Since I
needed caption, that was the essential issue... Does anyone know what's
up and/or what to do about it?

Thanks

K
------------
\documentclass[12pt,letterpaper,twoside]{book}

\usepackage{geometry}
\usepackage{ftnxtra}

\begin{document}
%       \begin{table}
                \begin{tabular}[h]{|c|}
                        \hline
                        Table cell text\footnote{Testing footnote}
                \end{tabular}
%       \end{table}
\end{document}


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

Reply via email to