From 282cfc6800ef7cbd09ef34a64cbed50273ea953e Mon Sep 17 00:00:00 2001 From: Norman Walsh Date: Wed, 13 Mar 2002 18:23:48 +0000 Subject: [PATCH] Fix FO markup for rotated tables --- xsl/fo/formal.xsl | 83 +++++++++++++++++++++++++++++++++-------------- 1 file changed, 59 insertions(+), 24 deletions(-) diff --git a/xsl/fo/formal.xsl b/xsl/fo/formal.xsl index 51cdd1974..e61245d08 100644 --- a/xsl/fo/formal.xsl +++ b/xsl/fo/formal.xsl @@ -161,20 +161,11 @@ + - - - - all - none - - - - 90 - - + @@ -191,7 +182,34 @@ - + + + + + + + + + all + none + + + + + + + + + + + all + none + + + + + + @@ -218,17 +236,7 @@ - - - - all - none - - - - 90 - - + @@ -237,7 +245,34 @@ - + + + + + + + + + all + none + + + + + + + + + + + all + none + + + + + + -- 2.40.0