Suggestions |
---|
Search:
|
Next:
title (in insert.title.markup mode) |
Previous:
title (in insert.label.markup mode) Up: Cross References xref.mod.xsl |
generate.title.markup (in insert.title.markup mode) — Format titles in xref text
<xsl:template match="*" mode="insert.title.markup" name="generate.title.markup"> <xsl:param name="title"/> <xsl:param name="is.component"> <xsl:call-template name="is.component"/> </xsl:param> ... </xsl:template>
Calls normalize-scape. If the node is a component type (e.g. appendix, article, chapter, preface, bibliography, glossary or index) then gentext.startquote and gentext.endquote are placed around the title.