- From: Mikko Peltonen <mpeltonen@myrealbox.com>
- Date: Wed, 26 Dec 2001 22:20:22 +0200
- To: <www-xsl-fo@w3.org>
Hi All,
Could anyone help me with a problem of formatting tabstops with xsl:fo.
Consider for example the following XML:
<paragraph tabstops="2in 4in">
<line>key1	value1	value2</line>
<line>longerkey2	value3	value4</line>
</paragraph>
How to format this in xsl:fo so that values 1 and 3 and values 2 and 4 would
line up in same column as expected?
Thanks,
Mikko
Received on Thursday, 13 December 2001 15:19:21 UTC