From a2a389b765cc5db79c29575be0393e4e2d366af2 Mon Sep 17 00:00:00 2001 From: Norman Walsh Date: Tue, 27 Nov 2001 14:37:27 +0000 Subject: [PATCH] Support tabular presentation of variablelists --- xsl/html/lists.xsl | 119 +++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 116 insertions(+), 3 deletions(-) diff --git a/xsl/html/lists.xsl b/xsl/html/lists.xsl index 050f7ce55..81e25925e 100644 --- a/xsl/html/lists.xsl +++ b/xsl/html/lists.xsl @@ -121,14 +121,75 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
-
- -
+ + + + + + + + + + + + + + + + + + + + + + + + +
+
+ +
+ +
+
+
@@ -222,6 +283,58 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- 2.50.1