On Fri, 16 Apr 2010 15:04:15 -0400
Tim Arnold <[email protected]> wrote:

> Hi,
> I suppose it is impossible to set the chunk.section.depth
> dynamically, but maybe some of you will have an idea about how to
> solve my problem.
> 
> For the most part we want our documents chunked to a depth of 2. Some
> sections however are very mathematically dense and/or long, which can
> lead to some very heavy HTML pages. For these dense sections we'd
> like to chunk to a depth of 3.


What is meant by 'dense'? More depth?
You could use xsl:choose then set the param depending on depth
(count of section depth)


HTH


-- 

regards 

-- 
Dave Pawson
XSLT XSL-FO FAQ.
http://www.dpawson.co.uk

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to