Name
emphasis.propagates.style — Pass emphasis role attribute through to HTML?
Synopsis
<xsl:param name="emphasis.propagates.style" select="1"></xsl:param>
Description
If true, the role attribute of emphasis
elements
will be passed through to the HTML as a class attribute on a
span
that surrounds the emphasis.