Glen Mazza wrote:
<snip/>
(2) <fo:block>SIGNITEK<fo:leader rule-thickness="1pt" leader-pattern="dots"/> does not seem to be producing a complete row of dots for my table of contents. It did in 0.19.
In our /examples directory, we have a leader.fo sample somewhere. Run that and see if it works, if so look in that file to see what needs to be done.
I think the problem is that 0.20.5 is more conformant to the spec than 0.19 used to be. You need to justify the block containing the leader in order for the leader to stretch to the full width of the block. Use text-align-last="justify" rather than text-align (as I'm guessing from your example that the block only has 1 line)
<snip/>
Chris
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]