Hello,

I've been trying to make a table of contents as described here:

http://wiki.apache.org/lenya/HowToTableOfContents

At the end of step 2, it says to add the following to the XSLT:

<body>
        <xsl:call-template name="toc" />
        <xsl:apply-templates select="xhtml:[EMAIL PROTECTED] = 'body']"/>
</body>

I assume that it is to be added to page2xhtml-xhtml.xsl but after
looking at the file it doesn't look right.  Can anyone tell me where to
paste this code?  Thanks very much.

Chris Woods

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to