Re: Horizontal spacing

At 14:39 2003 08 14 -0400, Cindy Hunt wrote:

>Hi-
>
>I am working from design specifications which require 12pt of space between 2 parts of a line. It was easy to do with a FOSI but I am stumped on how to do it with XSL-FO. For now I am using a character entity for a blank space but I really want to be able to define a specific amount of space. This is for a running head at the top of a page which is supposed to look like:
>
>Page number, 12pt of space, "Chapter " followed by chapter number, etc.
>
>Does anyone have any suggestions for creating the space?


<fo:leader leader-length="12pt"/>

paul

Received on Thursday, 14 August 2003 14:59:36 UTC