From a46e2182a60ac6c8b3485910b64b4813232874cd Mon Sep 17 00:00:00 2001 From: Bob Stayton Date: Tue, 17 Dec 2002 20:58:34 +0000 Subject: [PATCH] Made list.of.tables specifications the same as other list.of.*. --- xsl/fo/titlepage.templates.xml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xsl/fo/titlepage.templates.xml b/xsl/fo/titlepage.templates.xml index 994d72260..ce4626b1f 100644 --- a/xsl/fo/titlepage.templates.xml +++ b/xsl/fo/titlepage.templates.xml @@ -922,7 +922,10 @@ force="1" named-template="gentext" param:key="'ListofTables'" - fo:space-after="1em" + fo:space-before.minimum="1em" + fo:space-before.optimum="1.5em" + fo:space-before.maximum="2em" + fo:space-after="0.5em" fo:margin-left="{$title.margin.left}" fo:font-size="&hsize3;" fo:font-weight="bold" -- 2.50.1