From a4ddef84c3b2a769aaa2cf16c8bb75146e395224 Mon Sep 17 00:00:00 2001 From: Bob Stayton Date: Mon, 8 May 2006 07:31:10 +0000 Subject: [PATCH] Add support for TOC for qandaset in fo output. --- xsl/fo/autotoc.xsl | 126 ++++++++++++++++++++++++++++++++++++++++++++ xsl/fo/qandaset.xsl | 46 ++++++++++++---- 2 files changed, 161 insertions(+), 11 deletions(-) diff --git a/xsl/fo/autotoc.xsl b/xsl/fo/autotoc.xsl index d14dd6bb1..cf7db8c09 100644 --- a/xsl/fo/autotoc.xsl +++ b/xsl/fo/autotoc.xsl @@ -216,6 +216,132 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/xsl/fo/qandaset.xsl b/xsl/fo/qandaset.xsl index 1c67826d5..ea0e9a697 100644 --- a/xsl/fo/qandaset.xsl +++ b/xsl/fo/qandaset.xsl @@ -44,6 +44,20 @@ + + + + + + + + + + + + + @@ -59,6 +73,16 @@ + + + + + + + + - - - - - - 2.5em - - + + + + + + 2.5em + + @@ -206,7 +230,7 @@ - + @@ -248,9 +272,9 @@ - + - + -- 2.40.0