← 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)

From
Mauritz Jeanson <>
Date
2012-01-07T11:47:50+00:00
ID
0922A9AB2BCF407C9B4002534DB4541B@D7MZ171J
Thread
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 →