summaryrefslogtreecommitdiff
path: root/docs/xslt
diff options
context:
space:
mode:
Diffstat (limited to 'docs/xslt')
-rw-r--r--docs/xslt/latex.xsl3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/xslt/latex.xsl b/docs/xslt/latex.xsl
index f8045db74c..5ee1f6531d 100644
--- a/docs/xslt/latex.xsl
+++ b/docs/xslt/latex.xsl
@@ -219,4 +219,7 @@
<xsl:apply-templates select="description"/>
</xsl:template>
+<xsl:template match="refsect1[title='VERSION']"/>
+<xsl:template match="refsect1[title='AUTHOR']"/>
+
</xsl:stylesheet>