Giuseppe says: >>>>>
I modified my stylesheet by adding <xsl:param name="use.id.as.filename" select="1"/>. This works for all the chunks except for the main one, for which I still get index.html. For me it is OK, but it would be interesting to know how to replace index.html with a name coming form the id attribute. <<<<< Try <xsl:param name ="root.filename" select="@id"/> Dennis Grace Information Developer IBM Linux Technology Center (512) 838-3937 T/L 678-3937 cell: (512)-296-7830 [EMAIL PROTECTED] There are only 10 kinds of people in the world: those who understand binary and those who don't.
