From d4f772294609f0fce24495bdb97817aa706a8082 Mon Sep 17 00:00:00 2001 From: Norman Walsh Date: Thu, 14 Nov 2002 16:31:52 +0000 Subject: [PATCH] Handle nested refsections --- xsl/html/refentry.xsl | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/xsl/html/refentry.xsl b/xsl/html/refentry.xsl index 242ac509c..ff52c80c4 100644 --- a/xsl/html/refentry.xsl +++ b/xsl/html/refentry.xsl @@ -209,7 +209,23 @@ - + + + + + + 6 + + + + + + + + + + +

-- 2.50.1