- Suppress pubdate output since it usually leads to duplicated

$FreeBSD$ keywords in the output
This commit is contained in:
Gabor Kovesdan 2013-01-31 10:30:41 +00:00
parent 249ab2480a
commit b92622d0e7
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/projects/xml-tools/; revision=40842

View file

@ -12,6 +12,8 @@
<xsl:call-template name="inline.monoseq"/>
</xsl:template>
<xsl:template match="pubdate"/>
<xsl:param name="toc.section.depth" select="1"/>
<xsl:param name="section.autolabel" select="1"/>
<xsl:param name="section.label.includes.component.label" select="1"/>