Suggestions
Search:
 
Next:
answer
Previous:
qandadiv
Up:
QandaSet qandaset.mod.xsl
Reference Section

Name

question — Process question [2.0.9] elements

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.