hi,
I've got two other questions about this piece of code ..
1) how could it be possible to render the title differently if it is a level1 title or a level2, or level3, ...
2) with your code, my chapter titles aren't displayed correctly because i can have chapters inside chapters. and with the ./chapter, it can only take the "first level" chapters, and not the others. I tried something like this ".//chapter" but it doesn't go, because of my <xsl:apply-templates/> tag. it displays all the chapters twice.
I know it is possible because i read it somewhere but I can't find it anymore
thx

[ July 25, 2002: Message edited by: oLi Bou ]