From f774632f19f96a00693d963adbbd77c8fc22fd4c Mon Sep 17 00:00:00 2001 From: Norman Walsh Date: Sat, 6 Oct 2001 20:23:47 +0000 Subject: [PATCH] Make anchors unconditional, support a separator between refentrys --- xsl/html/refentry.xsl | 30 ++++++++++++++++++++++-------- 1 file changed, 22 insertions(+), 8 deletions(-) diff --git a/xsl/html/refentry.xsl b/xsl/html/refentry.xsl index 79e9fab50..052055a08 100644 --- a/xsl/html/refentry.xsl +++ b/xsl/html/refentry.xsl @@ -16,7 +16,9 @@
- + + + @@ -36,10 +38,11 @@ - - + + + - + @@ -53,11 +56,22 @@ +

+ +

+
+ +
-

- - -

+ +
+
+
+
+ + + +
-- 2.50.1