Hi Samuel,

try to insert \footnotemark in ERT instead of footnote where you want to add the footnote. After the table put:
\addtocounter{footnote}{-"number of footnotes in the table"}


for the first footnote in the table put:
\footnotetext{"your footnotetext"}

and for all the following footnotes:
\stepcounter{footnote}\footnotetext{"footnotetext"}

I hope it works for you - good luck,
Katrin

p.s: I wrote the quotes only to indicate the content of the brackets - you don't write them.

Hi everybody,

I want to have some footnotes in a table.
I've inserted them the normal way but in the DVI file I can only see the
little numbers in the table,but nothing appears at the bottom of the page.


Does anyone know the solution to this problem ?

Thanks a lot.

Sam
(I'm using Lyx 1.3.0)Samuel Hammer      



Reply via email to