From fa153ca881ddc52bc4b1331f90b7eb9fb5b17e74 Mon Sep 17 00:00:00 2001 From: Norman Walsh Date: Wed, 2 Oct 2002 12:11:51 +0000 Subject: [PATCH] Support continuation of orderedlists and inherited numeration in FO --- xsl/fo/lists.xsl | 71 ++++++++++++++++++++++++++++++++++++---------- xsl/html/lists.xsl | 23 --------------- 2 files changed, 56 insertions(+), 38 deletions(-) diff --git a/xsl/fo/lists.xsl b/xsl/fo/lists.xsl index 4b9fa1e99..4ddd54c0b 100644 --- a/xsl/fo/lists.xsl +++ b/xsl/fo/lists.xsl @@ -16,7 +16,17 @@ - + + + + + + + + + + @@ -25,8 +35,15 @@ + + + + + + 1.5em + + @@ -89,7 +106,17 @@ - + + + + + + + + + + @@ -98,15 +125,20 @@ + + + + + + 2em + + - - - + @@ -131,17 +163,26 @@ + + + + + + + + + + + + + + - - - - - - - - + diff --git a/xsl/html/lists.xsl b/xsl/html/lists.xsl index 9edc735ff..c51059186 100644 --- a/xsl/html/lists.xsl +++ b/xsl/html/lists.xsl @@ -96,29 +96,6 @@ - - - - 1 - - - - 2 - - - - - - - - - - - - - - -- 2.50.1