[Home] [By Thread] [By Date] [Recent Entries]
On 17/08/2021 16:07, Tony Graham tgraham@xxxxxxxxxxxxx wrote:
On 17/08/2021 07:49, Geert Bormans geert@xxxxxxxxxxxxxxxxxxx wrote:... The screenshot is the FOP rendering. AH Formatter does what I expected https://www.w3.org/TR/xsl11/#fo_leader includes: The inline-area generated by the fo:leader has a dimension in the inline-progression-direction which shall be at least the leader-length.minimum and at most the leader-length.maximum. https://www.w3.org/TR/xsl11/#leader-length includes: This property constrains the length of the leader to be between the minimum and maximum lengths. The initial value of leader-length.minimum is 0pt. You did not override that, so AH Formatter was allowed to use a 0pt leader (which possibly happened because the other leader wants to be 100%). If you add 'leader-length.minimum="1mm"', then the leader will be 1mm long. Regards,
|

Cart



