From 8ec65cc3fb1f253062df16f08e1065495bba9a7a Mon Sep 17 00:00:00 2001 From: Norman Walsh Date: Sun, 15 Sep 2002 21:18:25 +0000 Subject: [PATCH] Support a PI to rotate table cells --- xsl/fo/table.xsl | 142 +++++++++++++++++++++++++++++++++++------------ 1 file changed, 107 insertions(+), 35 deletions(-) diff --git a/xsl/fo/table.xsl b/xsl/fo/table.xsl index fc4a021e1..e23d7e122 100644 --- a/xsl/fo/table.xsl +++ b/xsl/fo/table.xsl @@ -379,6 +379,98 @@ to be incomplete. Don't forget to read the source, too :-) + + + + + bold + + + + + + + + + + + + + + +   + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -449,41 +541,21 @@ to be incomplete. Don't forget to read the source, too :-) --> - - - - bold - - - - - - - - - - - - - - -   - - - - - - + + + + + + + + + + + + + + + -- 2.50.1