Synopsis
<xsl:template match="question"/><xsl:template match="question" mode="qandatoc.mode">
<xsl:variable name="firstch" select="(*[name(.)!='label'])[1]"/>
...
</xsl:template>
A. Description
Applies templates as a italicised block, preceded by a bold
letter “Q”.
B. Pertinent Variables
There are no configuration variables for this template.
D. DocBook Compliance and LaTeX Notes
defaultlabel attributes are not honoured.