Suggestions |
---|
Search:
|
Next:
Admonitions admonition.mod.xsl |
Up:
Abstracts abstract.mod.xsl |
<xsl:template match="abstract"> <xsl:variable name="keyword"> <xsl:value-of select="local-name(.)"/> <xsl:if test="title"> <!-- choose a different mapping --> <xsl:text>-title</xsl:text> </xsl:if> </xsl:variable> ... </xsl:template>
Currently, the title [2.0.9] is not honoured.
The DB2LaTeX template for abstract [2.0.9] is intended for use with article [2.0.9] and book [2.0.9], only.
test_article.pdf from test_article/article.xml, test_book.pdf from test_book/test.xml, test_ddh_article.pdf from test_ddh/article.xml, test_ieeebiblio.pdf from test_ieeebiblio/test.xml, test_varioref.pdf from test_varioref/test.xml