Hi,

Thanks.

The use-case for this is you're reading the document, and you want to
communicate a particular spot in the document to someone else. You click on
the document, and that gives you the URL (document#anchor) to send.

Nat



On Wed, Feb 12, 2014 at 3:48 PM, Peter Desjardins <
[email protected]> wrote:

> Hi.
>
> Typically, this sort of question should go to
> [email protected] because it is about publishing tools
> rather than the XML source.
>
> I can image writing customization code that would do this. It doesn't
> look too difficult once you find the template that writes the
> headings.
>
> But I'm curious about the intent. Do you want to make each heading a
> link to itself? I don't understand how that would be useful.
>
> Maybe I am not understanding what you are trying to accomplish?
>
> Peter
>
> On Tue, Feb 11, 2014 at 10:36 PM, natk <[email protected]> wrote:
> > Hi,
> >
> > I wondered if there is any way of creating clickable titles in the HTML
> > output of docbook.
> >
> > The output would look something like:
> >
> > <h1 id="title"><a href="#title">Title</a></h1>
> >
> > The reason for doing this would be to be able to identify and communicate
> > particular sections of a document.
> >
> > Nat
>

Reply via email to