From 239a1b2574e90c0da413030cb7403c593dc40781 Mon Sep 17 00:00:00 2001 From: Bob Stayton Date: Sun, 7 May 2006 07:17:14 +0000 Subject: [PATCH] Added mode="page.sequence" to make it easier to put content into a page sequence. First used for qandaset. --- xsl/fo/component.xsl | 66 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 66 insertions(+) diff --git a/xsl/fo/component.xsl b/xsl/fo/component.xsl index fdf6ccdde..d0ef2ff5b 100644 --- a/xsl/fo/component.xsl +++ b/xsl/fo/component.xsl @@ -691,5 +691,71 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- 2.40.0