From 90a92b2790a701249e7eadb506aa3273e05ab69c Mon Sep 17 00:00:00 2001 From: Norman Walsh Date: Thu, 3 Jan 2002 14:24:14 +0000 Subject: [PATCH] Calculate itemized list symbol based on depth analagous to orderedlist numeration --- xsl/common/common.xsl | 39 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) diff --git a/xsl/common/common.xsl b/xsl/common/common.xsl index c487e0f94..12107070d 100644 --- a/xsl/common/common.xsl +++ b/xsl/common/common.xsl @@ -1140,6 +1140,45 @@ pointed to by the link is one of the elements listed in + + + + + + + + round + square + disc + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- 2.50.1