- Suppress pubdate output since it usually leads to duplicated
$FreeBSD$ keywords in the output
This commit is contained in:
parent
249ab2480a
commit
b92622d0e7
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/projects/xml-tools/; revision=40842
1 changed files with 2 additions and 0 deletions
|
@ -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"/>
|
||||
|
|
Loading…
Reference in a new issue