]> source.dussan.org Git - xmlgraphics-fop.git/commit
Deal with a mix of KnuthSequences of KnuthSequences and KnuthSequences of KnuthElemen...
authorJeremias Maerki <jeremias@apache.org>
Mon, 8 Aug 2005 09:38:32 +0000 (09:38 +0000)
committerJeremias Maerki <jeremias@apache.org>
Mon, 8 Aug 2005 09:38:32 +0000 (09:38 +0000)
commiteef5f84436300cea03023e234bccd0ca2e77dca6
treeb6d8e80b303f7fb3eb4223b33b7eb9c8aa2684d7
parent8a75941b7921f77e3656f47114b07f5adc591a3a
Deal with a mix of KnuthSequences of KnuthSequences and KnuthSequences of KnuthElements to allow for fewer container classes.
InlineLM instead of InlineStackingLM for inline part of footnote.
Supposedly fixed a bug in addALetterSpace.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/inlineblock@230779 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/fop/layoutmgr/inline/FootnoteLayoutManager.java
src/java/org/apache/fop/layoutmgr/inline/LineLayoutManager.java