David Harrison-Jones wrote:

Hi Christian, I had to find a solution to this myself recently. In the end I used a <fo:leader/> tag without any attributes. It seems to default to approximately the length of a tab space (which could be extended as required). Not exactly a simple ' \t ' but it works.

<fo:leader> does not default to the length of a tab space. The purpose of a leader is to fill up any remaining space on a line. I guess you could use leaders of a fixed length, i.e. <fo:leader length="1in"/>

Chris



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to