This is the mail archive of the docbook@lists.oasis-open.org mailing list for the DocBook project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: HTML ID problem


[Reminder, stylesheet questions should be sent to docbook-apps not docbook]

/ Todd Babinski <todd.babinski@dynetics.com> was heard to say:
| However, the link does not always work.  For the ids that are on the
| chapters or section tags, this is working fine, as in the HTML output,
| DocBook
| has placed <A NAME="..."> at the appropriate locations.  for the above
| example, I have the following markup in my content:
|         <command id="HMADDMENUHELP"> ...
| 
| I would have expected to get something like the following in the HTML
| output:
|         <A NAME="HMADDMENUHELP"> ... </A>
| 
| but I am not getting the anchor put in place.  As a result, any xrefed
| link for that command is not going to the appropriate location in the
| file 

The problem is that there's no general way to output an anchor for
every element that has an ID. If you send me a list of the elements
that you want to link to, I'll add them.

                                        Be seeing you,
                                          norm

-- 
Norman Walsh <ndw@nwalsh.com>      | Simplicity is always a
http://www.oasis-open.org/docbook/ | virtue.--Edward Abbey
Chair, DocBook Technical Committee |

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]