← Prev in month
← Prev in thread
Next in thread →
Next in month →
Suppressing "title" attributes in HTML (was: RE: [docbook-apps] Generated title elements in HTML output)
| -----Original Message----- | From: Lars Vogel | | I generate my tutorials from Docbook source. Several readers | complained that the "title" element is annoying as it | creates a popup over the text. | | See attached screenshot. | | Is there a way to avoid the generation of the title element? You can suppress "title" attributes using the following customization (the original template is in html.xsl): <xsl:template name="generate.html.title"/> Mauritz
← Prev in month
← Prev in thread
Next in thread →
Next in month →