]> granicus.if.org Git - docbook-dsssl/commitdiff
Removed some invalid markup in the default.table.width param doc.
authorMichael Smith <xmldoc@users.sourceforge.net>
Wed, 25 Jul 2007 17:54:36 +0000 (17:54 +0000)
committerMichael Smith <xmldoc@users.sourceforge.net>
Wed, 25 Jul 2007 17:54:36 +0000 (17:54 +0000)
xsl/params/default.table.width.xml

index c42ff2bbdfc6f1cf5ac7f7e489f2f6e582719324..e7ce7983962f59a21e81f047da7f0783219a1925 100644 (file)
 <refname>default.table.width</refname>
 <refpurpose>The default width of tables</refpurpose>
 </refnamediv>
-
 <refsynopsisdiv>
 <src:fragment xml:id="default.table.width.frag">
 <xsl:param name="default.table.width"></xsl:param>
 </src:fragment>
 </refsynopsisdiv>
-
 <refsection><info><title>Description</title></info>
-
 <para>If non-zero, this value will be used for the
 <literal>width</literal> attribute on <tag>table</tag>s that do not specify an
-alternate <width>width</width> (with the dbhtml processing instruction).</para>
-
+alternate width (with the dbhtml processing instruction).</para>
 </refsection>
 </refentry>