Mike Hostetler says he's getting a bad number from
<xsl:number level="any" count="//chapter"/>

We have quite a few tests for xsl:number, so I'm concerned that this was
able to slip through. Since count is a pattern, you should be able to say
count="chapter"
and get the same result. Mike: can you try that and report if it makes
any difference?
.................David Marston

Reply via email to