From 2b4bf2a720fbbcd7b77fcadf9a90fd02125a9c8f Mon Sep 17 00:00:00 2001 From: Norman Walsh Date: Tue, 1 Jan 2002 14:36:55 +0000 Subject: [PATCH] Improve list formatting --- xsl/html/lists.xsl | 142 ++++++++++++++++++++++++++++----------------- 1 file changed, 88 insertions(+), 54 deletions(-) diff --git a/xsl/html/lists.xsl b/xsl/html/lists.xsl index 942ea6ce7..e56eaed17 100644 --- a/xsl/html/lists.xsl +++ b/xsl/html/lists.xsl @@ -15,12 +15,16 @@ + + + +
-
    +
      @@ -35,6 +39,60 @@

      + + + + + + + + + + + + + + + + + + disc + square + + + + + + +
    • + + + list-style-type: + + + + + + + + + + + +
      + +
      +
      + + + +
      +
    • +
      + @@ -120,6 +178,35 @@

      + +
    • + + + + + + + + + + + + + +
      + +
      +
      + + + +
      +
    • +
      + @@ -197,59 +284,6 @@

      - - - - - - - - - - - - - - - - - disc - square - - - - - - -
    • - - - list-style-type: - - - - - - - - - - - -
      - -
      -
      - - - -
      -
    • -
      - -- 2.50.1