From 6d6ade672174d9f413e8da0370ddfce4914194ea Mon Sep 17 00:00:00 2001 From: Bob Stayton Date: Mon, 11 May 2009 08:20:40 +0000 Subject: [PATCH] Fixed bug 2789947, id attribute missing on simplelist fo output. --- xsl/fo/lists.xsl | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) diff --git a/xsl/fo/lists.xsl b/xsl/fo/lists.xsl index 6d734d635..f8ee56ebe 100644 --- a/xsl/fo/lists.xsl +++ b/xsl/fo/lists.xsl @@ -663,6 +663,10 @@ + + + + - + @@ -731,7 +735,11 @@ - + + + + + @@ -761,6 +769,10 @@ + + + + @@ -779,7 +791,7 @@ - + auto -- 2.50.1