OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: Re: [docbook-apps] HTML/XHTML: a:name vs. a:id?


On Sun, Dec 12, 2010 at 4:12 PM, Robert Nagle <idiotprogrammer@gmail.com> wrote:
> that html uses <a name => while xhtml output uses <a id />

A different solution would be to change the way the anchor.attribute
is called to actually create <h2 id="sect2">Blah</h2> rather than the
<a id="sect2"/>. This is a fairly major customization if your input is
heterogenous.


Keith


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]