From 0ddf1d1a026ceaf5325309cbe4a231fecf2e8a5c Mon Sep 17 00:00:00 2001 From: Norman Walsh Date: Thu, 3 Jan 2002 14:16:09 +0000 Subject: [PATCH] Rework variablelist formatting; support lists vs. blocks with new parameters and calculate term-width reasonably --- xsl/fo/lists.xsl | 81 ++++++++++++++++++++++++++++++++++++++++++------ 1 file changed, 72 insertions(+), 9 deletions(-) diff --git a/xsl/fo/lists.xsl b/xsl/fo/lists.xsl index 558352054..237fb5b55 100644 --- a/xsl/fo/lists.xsl +++ b/xsl/fo/lists.xsl @@ -50,8 +50,6 @@ - symbol: - @@ -148,8 +146,22 @@ + + + + + + + - + + + + + + + @@ -163,20 +175,48 @@ + + + + + + + - + + + - - em + + + + + + + + + + + em + + - - 1in + + + + em + + term width: + + + @@ -189,10 +229,33 @@ + + + + + + + + + + + + + + + + + + + + + + + - + -- 2.50.1