https://issues.apache.org/bugzilla/show_bug.cgi?id=47835
--- Comment #2 from Jonathan Levinson <[email protected]> 2009-09-17 14:54:57 PDT --- According to standard: The "provisional-distance-between-start" is specified as a percentage of the inline progression dimension of the closet ancestor block-area. To its definition in FOPPropertyMapping.java I added the following: m.setPercentBase(LengthBase.CONTAINING_BLOCK_WIDTH); I ran the JUNIT tests and no new problems resulted. I generated the PDF with the new fop.jar and the percentage distances seemed correct. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
