|
Subject: RE: [xsl] fun with fo tab formatting From: "Andreas L. Delmelle" <a_l.delmelle@xxxxxxxxxx> Date: Tue, 16 Dec 2003 00:45:46 +0100 |
> -----Original Message-----
> From: Andreas L. Delmelle
>
<snip />
> <xsl:template match="br" mode="rowcreate">
>
> <xsl:variable name="cols" select="count(preceding-sibling::tab)" />
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
should be
select="count(preceding-sibling::tab) div position()"
Sorry.
Cheers,
Andreas
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| RE: [xsl] fun with fo tab formattin, Andreas L. Delmelle | Thread | [xsl] group elements, Peter_Ivan |
| Re: [xsl] Formatting XSL-FO Based o, G. Ken Holman | Date | Re: [xsl] Xref numbering test, Wendell Piez |
| Month |