[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: Re: [docbook-apps] Another linking problem in htmlhelp
On Wed, Nov 05, 2003 at 02:34:22PM +0100, Kenneth Johansson wrote: > Yes I have at least one per HTML file. These are the elements I've found: > > Autogenerated by HTMLhelp for h2, h3, h4, etc. > Autogenerated for <table> and <example> > <anchor id> > <para id> > <synopfragment id> works with <synopfragmentref linkend> > > > The id I've set in a chapter (writing-documentation) didn't show up in the > HTML file, but the id I've set in a section > (writing_documentation-insert-ref) did. The id "writing-documentation" > doesn't have a reference which might be why it's been left out. > > After some testing: > > Links to <title id="hepp"> in procedure/step doesn't work. Comes to the top > of the correct page. > Links to <procedure id="hopp"> works. > Links to <step id="stop"> in procedure works. > > I can't reference <title>? Not with the DocBook XSL stylesheets. The templates are designed to cross reference to an element, not just its title, because the reference may need more information than just the title to generate the text. That said, the stylesheets should warn you when you try to reference a title. Bob Stayton 400 Encinal Street Publications Architect Santa Cruz, CA 95060 Technical Publications voice: (831) 427-7796 The SCO Group fax: (831) 429-1887 email: bobs@sco.com
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]