From 345643c6c5ad0a8790e5bcc1b4773cfd71dbf646 Mon Sep 17 00:00:00 2001 From: Bob Stayton Date: Thu, 14 Aug 2003 20:51:31 +0000 Subject: [PATCH] Improved computation of variablelist indents. --- xsl/fo/lists.xsl | 62 +++++++++++++++++++++++++----------------------- 1 file changed, 32 insertions(+), 30 deletions(-) diff --git a/xsl/fo/lists.xsl b/xsl/fo/lists.xsl index 6c991354d..8c5c167e5 100644 --- a/xsl/fo/lists.xsl +++ b/xsl/fo/lists.xsl @@ -290,17 +290,16 @@ - em + em * 0.50 - - + - em + em * 0.50 @@ -312,6 +311,8 @@ --> + 1em + @@ -321,8 +322,9 @@ or self::titleabbrev)]"/> @@ -442,14 +444,14 @@ - - - - - - 1 - - + + + + + + 1 + + @@ -473,14 +475,14 @@ - - - - - - 1 - - + + + + + + 1 + + @@ -500,14 +502,14 @@ - - - - - - 1 - - + + + + + + 1 + + -- 2.40.0