From 899d4ce983029c9942c0e379c70672eaefea1b60 Mon Sep 17 00:00:00 2001 From: Bob Stayton Date: Sun, 23 Jan 2005 07:33:46 +0000 Subject: [PATCH] fixed bug in floats in XSL Formatter. --- xsl/fo/block.xsl | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/xsl/fo/block.xsl b/xsl/fo/block.xsl index 849446274..185fb0908 100644 --- a/xsl/fo/block.xsl +++ b/xsl/fo/block.xsl @@ -173,13 +173,21 @@ - + + + + + + + 0pt + + -- 2.50.0