Thanks Jirka Now I know where to change a parameter. I'll give that a go.
On Thu, Jul 18, 2013 at 12:46 PM, Jirka Kosek <[email protected]> wrote: > On 18.7.2013 13:51, Pc Thoms wrote: > > > However, rendering to e-pub and html it is not as specific, pointing to > the > > beginning of a chapter/section. > > As HTML doesn't use page numbers you need another anchor -- only > sensible anchor with a label is the closest section with the title. > > > Is there a way to generate an index for e-pub and html that will generate > > an index like the PDF output? > > Yes, just set the following parameter to 0: > > > http://docbook.sourceforge.net/release/xsl/current/doc/html/index.links.to.section.html > > > Every <indexterm/> used is given a unique xml:id. > > You don't even need to manually assign IDs for this, they can be > autogenerated. > > -- > ------------------------------------------------------------------ > Jirka Kosek e-mail: [email protected] http://xmlguru.cz > ------------------------------------------------------------------ > Professional XML consulting and training services > DocBook customization, custom XSLT/XSL-FO document processing > ------------------------------------------------------------------ > OASIS DocBook TC member, W3C Invited Expert, ISO JTC1/SC34 rep. > ------------------------------------------------------------------ > Bringing you XML Prague conference http://xmlprague.cz > ------------------------------------------------------------------ > >
