Next in thread →
Next in month →
Re: [docbook-apps] HTML/XHTML: a:name vs. a:id?
On Sun, Dec 12, 2010 at 4:12 PM, Robert Nagle <> 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
Next in thread →
Next in month →