]> granicus.if.org Git - docbook-dsssl/commitdiff
Restored tag markup on emphasis element in the
authorMichael Smith <xmldoc@users.sourceforge.net>
Wed, 25 Jul 2007 17:01:31 +0000 (17:01 +0000)
committerMichael Smith <xmldoc@users.sourceforge.net>
Wed, 25 Jul 2007 17:01:31 +0000 (17:01 +0000)
emphasis.propagates.style doc.

xsl/params/emphasis.propagates.style.xml

index 1eb818d2086c84e38c03f789d5264a73b1cef654..9ff55f525538b30c186d308ebf344b20da80a03f 100644 (file)
 <refname>emphasis.propagates.style</refname>
 <refpurpose>Pass emphasis role attribute through to HTML?</refpurpose>
 </refnamediv>
-
 <refsynopsisdiv>
 <src:fragment xml:id="emphasis.propagates.style.frag">
 <xsl:param name="emphasis.propagates.style" select="1"/>
 </src:fragment>
 </refsynopsisdiv>
-
 <refsection><info><title>Description</title></info>
-
 <para>If non-zero, the <literal>role</literal> attribute of
-<literal>emphasis</literal> elements will be passed through to the HTML as a
+<tag>emphasis</tag> elements will be passed through to the HTML as a
 class attribute on a <literal>span</literal> that surrounds the
 emphasis.</para>
-
 </refsection>
 </refentry>