Next in thread →
Next in month →
Re: [docbook-apps] Chunking abstract and toc on html output
The toc is easy. Just set the parameter 'chunk.toc.and.lots' to 1 and you will get a separate chunk. The abstract is not so easy because there is no parameter to do it. It will require a customization. But you can basically copy what is done for legalnotice when the 'generate.legalnotice.link' parameter is set to 1. That code is in html/titlepage.xsl in the template that starts with: <xsl:template match="legalnotice" mode="titlepage.mode"> Bob Stayton Sagehill Enterprises DocBook Consulting ----- Original Message ----- From: "Roger Meier" <> To: <> Sent: Tuesday, August 10, 2004 12:03 PM Subject: [docbook-apps] Chunking abstract and toc on html output > Hy > > I wrote a long abstract part in my diploma thesis and want to split > the abstract and toc on the HTML output to seperate pages. > > Is there an easy way to do this ? > > Thanks > > Roger Meier > > >
Next in thread →
Next in month →