From 11dad6fa5d9dfaf60d03724dc4c068b90ccdae09 Mon Sep 17 00:00:00 2001 From: Norman Walsh Date: Thu, 26 Apr 2001 15:20:49 +0000 Subject: [PATCH] Improve procedure step/substep enumeration --- xsl/fo/lists.xsl | 24 +++++++++++++++++++++++- xsl/html/lists.xsl | 16 +++++++++++++++- 2 files changed, 38 insertions(+), 2 deletions(-) diff --git a/xsl/fo/lists.xsl b/xsl/fo/lists.xsl index 4889c72c6..bdfd9b0dc 100644 --- a/xsl/fo/lists.xsl +++ b/xsl/fo/lists.xsl @@ -361,10 +361,32 @@ + + + - + + + + + + + + + + + + + + + + + + + + diff --git a/xsl/html/lists.xsl b/xsl/html/lists.xsl index bca4f31bc..095ad5940 100644 --- a/xsl/html/lists.xsl +++ b/xsl/html/lists.xsl @@ -424,7 +424,21 @@ -
+ + + + + a + i + A + I + 1 + + + +
    + +
-- 2.50.1