From: Ares <[EMAIL PROTECTED]>
Date: 4-ago-2006 19.47
Subject: threeparttable in LyX?
To: [email protected]
does someone know if it is possible to use the threeparttable package
in LyX and how?
no one is interested in this problem? in the meanwhile I just tried to
put the threeparttable package commands in a ERT box inside the table
float, that is:
|float: Table|
- - - - - - - - - - - - - - - -
|ERT| \begin{center}
\begin{threeparttable}
<normal LyX table with footnotes as:
|ERT| \tnote{a}
|ERT| \tnote{b}
and other material>
|ERT| \begin{tablenotes}
\item[a] Centre of Mass
\item[b] Centre of pressure
\end{tablenotes}
\end{threeparttable}
\end{center}
- - - - - - - - - - - - - - - -
It works (of course) except that I don't know how to make the
numbering automatic. I guess I should read the documentation of the
threeparttable package!
Regards,
Diego