From 4b489c721c9e4db2688af2d9399bb5253259e56e Mon Sep 17 00:00:00 2001 From: Norman Walsh Date: Thu, 6 Jun 2002 13:26:56 +0000 Subject: [PATCH] Patch 521141: document variablelist pi --- xsl/params/variablelist.as.blocks.xml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/xsl/params/variablelist.as.blocks.xml b/xsl/params/variablelist.as.blocks.xml index 40d052156..a368254ca 100644 --- a/xsl/params/variablelist.as.blocks.xml +++ b/xsl/params/variablelist.as.blocks.xml @@ -23,5 +23,21 @@ blocks. unattractive lists. By setting this parameter, you can force the stylesheets to produce block markup instead of proper lists. +You can override this setting with a processing instruction as the +child of variablelist: dbfo +list-presentation="blocks" or dbfo +list-presentation="lists" + + + + + list + + + Formatted as a list even if variablelist.as.blocks is set to 1. + + + ]]> + -- 2.40.0