Julien Lacour created FOP-3170: ---------------------------------- Summary: Footnotes aren't rendered in fo:inline-container Key: FOP-3170 URL: https://issues.apache.org/jira/browse/FOP-3170 Project: FOP Issue Type: Bug Reporter: Julien Lacour Attachments: inline-container-footnotes.fo
In a flow containing a parent <fo:inline-container>, children <fo:footnote> aren't rendered. >From what I've checked, in {{InlineContainerLayoutManager}}, ><fo:footnote-body> presents in children {{KnuthBlockBox}} (gathered by >{{getChildKnuthElements}}) are not transmitted to the newly created >{{KnuthInlineBox}}. -- This message was sent by Atlassian Jira (v8.20.10#820010)