From: Norman Walsh Date: Thu, 3 Jan 2002 14:14:49 +0000 (+0000) Subject: For FO, it's list vs. blocks not list vs. table X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5c9ac7e41429fbb2f855c25e1f222a5a7c535128;p=docbook-dsssl For FO, it's list vs. blocks not list vs. table --- diff --git a/xsl/params/variablelist.as.blocks.xml b/xsl/params/variablelist.as.blocks.xml new file mode 100644 index 000000000..40d052156 --- /dev/null +++ b/xsl/params/variablelist.as.blocks.xml @@ -0,0 +1,27 @@ + + +variablelist.as.blocks +boolean + + +variablelist.as.blocks +Format variablelists lists as blocks? + + + + + + + + +Description + +If non-zero, variablelists will be formatted as +blocks. + +If you have long terms, proper list markup in the FO case may produce +unattractive lists. By setting this parameter, you can force the stylesheets +to produce block markup instead of proper lists. + + +