From c2010d16861e7c7adcd5644f230bd467d2a13046 Mon Sep 17 00:00:00 2001 From: Bob Stayton Date: Mon, 25 Nov 2002 18:26:47 +0000 Subject: [PATCH] Made subtitles in sections scale to proper heading level. --- xsl/html/sections.xsl | 52 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 52 insertions(+) diff --git a/xsl/html/sections.xsl b/xsl/html/sections.xsl index 472f2a2c8..fe082ee26 100644 --- a/xsl/html/sections.xsl +++ b/xsl/html/sections.xsl @@ -369,5 +369,57 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- 2.50.1