Juergen Spitzmueller wrote: > Georg Baum wrote: >> This surprisingly simple patch (for 1.4) fixes bug 808 (footnotes in >> tables) which has been discussed several times. I do not consider this a >> file format change, since footnotes should work even in tables and >> floats, so I think it is suitable for 1.4. I do not know whether/how it >> interferes with workarounds users may have for this problem, therefore I >> am not sure about it. >> Comments and testing wanted. > > Finally someone did it. But: does it really work inside floats?
For me: Yes. I tried both figure and table floats. It is not possible to enter footnotes in a float directly, but if I cheat and insert it with a text editor in the .lyx file it works. A footnote in a table in a float works also fine. Georg