[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

Re: [xsl] text indent problem


Subject: Re: [xsl] text indent problem
From: David Carlisle <davidc@xxxxxxxxx>
Date: Tue, 9 Jan 2007 23:59:21 GMT

sorry there was a bug in my original key, but your ammendment will cause
all blocks to be repeated.
change key to

	 use="generate-id((preceding-sibling::absatz[1]|preceding-sibling::*[last()])[1])"

David


Current Thread