diff options
Diffstat (limited to 'doc/src/sgml/stylesheet-common.xsl')
-rw-r--r-- | doc/src/sgml/stylesheet-common.xsl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/src/sgml/stylesheet-common.xsl b/doc/src/sgml/stylesheet-common.xsl index d2928f86eb7..b7fb6c489a2 100644 --- a/doc/src/sgml/stylesheet-common.xsl +++ b/doc/src/sgml/stylesheet-common.xsl @@ -28,6 +28,7 @@ </xsl:param> <xsl:param name="callout.graphics" select="'0'"></xsl:param> +<xsl:param name="glossentry.show.acronym">yes</xsl:param> <xsl:param name="toc.section.depth">2</xsl:param> <xsl:param name="linenumbering.extension" select="'0'"></xsl:param> <xsl:param name="section.autolabel" select="1"></xsl:param> |