Subject: RE: not resetting counters in a document tree
From: Kay Michael <Michael.Kay@xxxxxxx>
Date: Mon, 26 Apr 1999 18:30:24 +0100
|
> -----Original Message-----
> From: Michel Goossens [mailto:Michel.Goossens@xxxxxxx]
> Sent: 26 April 1999 16:11
> To: xsl-list@xxxxxxxxxxxxxxxx
> Subject: not resetting counters in a document tree
>
>
> <xsl:number level="multi"
> count="chapter"
> format="1. "/>
Have you tried level="any", or from="document"? I think either of these
should do the trick.
Mike Kay
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|