aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/org/apache/fop/layoutmgr/InlineKnuthSequence.java
Commit message (Expand)AuthorAgeFilesLines
* Block Knuth sequences in inline content are properly joined, takingSimon Pepping2005-12-301-14/+12
* LineArea had a finalize method which caused a NPE when called from the garbag...Manuel Mall2005-12-281-1/+12
* I generalized several casts from KnuthElement to ListElement. ThisSimon Pepping2005-12-271-3/+3
* Add a letterspace in InlineKnuthSequenceSimon Pepping2005-12-221-0/+47
* Modified the KnuthSequence system. Transferred logic from the layoutSimon Pepping2005-12-221-0/+95