]> granicus.if.org Git - docbook-dsssl/commitdiff
Fixed doc typos
authorNorman Walsh <ndw@nwalsh.com>
Thu, 3 Jan 2002 14:14:59 +0000 (14:14 +0000)
committerNorman Walsh <ndw@nwalsh.com>
Thu, 3 Jan 2002 14:14:59 +0000 (14:14 +0000)
xsl/params/variablelist.as.table.xml

index 1f35f70d3a01a852c0a0e6ad1c683ea50ae07b84..92eb57ffc622ad5669fbe60dc2d3588e4c3c6fc8 100644 (file)
@@ -5,7 +5,7 @@
 </refmeta>
 <refnamediv>
 <refname>variablelist.as.table</refname>
-<refpurpose>Format segmented lists as tables?</refpurpose>
+<refpurpose>Format <sgmltag>variablelist</sgmltag>s as tables?</refpurpose>
 </refnamediv>
 
 <refsynopsisdiv>
@@ -19,5 +19,9 @@
 <para>If non-zero, <sgmltag>variablelist</sgmltag>s will be formatted as
 tables.</para>
 
+<para>This parameter only applys to the HTML transformations. In the
+FO case, proper list markup is robust enough to handle the formatting.
+But see also <parameter>variablelist.as.blocks</parameter>.</para>
+
 </refsect1>
 </refentry>