From 05d5965fa90ea6863d252d907a5f5eeb6074591c Mon Sep 17 00:00:00 2001 From: Bob Stayton Date: Sun, 15 Aug 2004 08:13:38 +0000 Subject: [PATCH] Added support for @renderas in section and sect1 et al. --- xsl/fo/sections.xsl | 46 +++++++++++++++++++++++++++++++++++++++------ 1 file changed, 40 insertions(+), 6 deletions(-) diff --git a/xsl/fo/sections.xsl b/xsl/fo/sections.xsl index 2f8036108..17982fb46 100644 --- a/xsl/fo/sections.xsl +++ b/xsl/fo/sections.xsl @@ -21,10 +21,26 @@ + + + 1 + 2 + 3 + 4 + 5 + + + + - - - + + + + + + + + @@ -182,10 +198,28 @@ + + + 1 + 2 + 3 + 4 + 5 + + + + - - - + + + + + + + + + + -- 2.40.0