You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
24 lines
671 B
24 lines
671 B
<refentry id="spacing.paras">
|
|
<refmeta>
|
|
<refentrytitle>spacing.paras</refentrytitle>
|
|
<refmiscinfo role="type">boolean</refmiscinfo>
|
|
</refmeta>
|
|
<refnamediv>
|
|
<refname>spacing.paras</refname>
|
|
<refpurpose>Insert additional <p> elements for spacing?</refpurpose>
|
|
</refnamediv>
|
|
|
|
<refsynopsisdiv>
|
|
<src:fragment id='spacing.paras.frag'><xsl:param name="spacing.paras" select="'0'"/></src:fragment>
|
|
</refsynopsisdiv>
|
|
|
|
<refsect1><title>Description</title>
|
|
|
|
<para>When non-zero, additional, empty paragraphs are inserted in
|
|
several contexts (for example, around informal figures), to create a
|
|
more pleasing visual appearance in many browsers.
|
|
</para>
|
|
|
|
</refsect1>
|
|
</refentry>
|