From d6b2280b32ab663dd0566f2fa2744170ff7ad491 Mon Sep 17 00:00:00 2001 From: bobstayton Date: Sat, 21 Jul 2018 13:06:33 -0700 Subject: [PATCH] fix issue #105 floatstyle attribute not supported in informal objects --- xsl/fo/formal.xsl | 82 +++++++++++++++++++++++++++++------------------ 1 file changed, 51 insertions(+), 31 deletions(-) diff --git a/xsl/fo/formal.xsl b/xsl/fo/formal.xsl index ed212b64b..115d74736 100644 --- a/xsl/fo/formal.xsl +++ b/xsl/fo/formal.xsl @@ -122,6 +122,8 @@ + + @@ -130,26 +132,6 @@ - - - - - - - - - - - - - - - - - - - - @@ -560,9 +542,16 @@ - + - + + + + + + + + @@ -609,20 +598,51 @@ - - - + + + + - - - + + + + + + + + + + + + + + - + + + + + + + + + - - + + + + + + + + + + + + + -- 2.40.0