You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-users@xmlgraphics.apache.org by Laurent Vaills <la...@laposte.net> on 2001/11/09 10:56:51 UTC

Tab stop

Hello.

I was looking for an xsl:fo element that does the tab stop.
I mean by tab stop the possibility to tell that tabulation has a certain
alignment and a leader pattern.

I have checked the fo:leader but it does not correpond to my needs.
I would like to have something corresponding to the Java class
javax.swing.text.TabStop .

Laurent