Oliver Eichler 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). Only solution: place the tabular inside a minipage. Juergen. > oliver
