Filling space with a character

"Rob Staveley (Tom)" <[email protected]> Wed, 5 Mar 2003 17:37:05 -0000
Newsgroups gmane.text.xml.xsl.general
Message-ID <004901c2e33d$d737be20$b433a8c0@max>
I'd like to be able to generate an index page on a catalogue, which looks
like this:

	Widgets........................................12,13,44

	Thingummies..........................................99

	Whatnots that need a long-winded
	description...................................100,102

The names are left-justified, numbers are right-justified and dots bridge
the gap.

How do I achieve this with XSL-FO?