Juergen Spitzmueller wrote: >>Here you are. The errors are gone. Thus it must be a problem with our >>document class (We use our own derived from report). However there is no >>footnote either :) Seems to be a tricky thing. >> > > Ah, you're talking about tables inside floats. That's something different. > Footnotes are not possible and don't make sense inside floats (you cannot > nest a floating object into a floating object).
footnote are possible, but only makes sense when you have a floatplacement like !h, to prevent LaTeX from placing it on another page as the footnote, because the footnote isplaced first and the float at the end of a chapter. Herbert -- http://www.lyx.org/help/
