> Actually footnote-body content is defined as (%block;)+, where %block; is block > block-container > table-and-caption > table > list-block > Are you valid with it?
i've got this <fo:footnote> <fo:inline font-size="7pt" vertical-align="super">196</fo:inline> <fo:footnote-body> <fo:block space-after="3pt" space-before="10pt" start-indent="0cm"> <fo:inline font-size="7pt" vertical-align="super">196</fo:inline> <fo:inline font-family="Helvetica" font-size="8pt" text-align="justify"> blah blah blah </fo:inline> </fo:block> </fo:footnote-body> </fo:footnote> and i've got a problem if I put something (the block which contains the empty table) just before the block of the footnote body --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
