From acc2fade1d050e112c0faad052243e1e76f430ce Mon Sep 17 00:00:00 2001 From: bobstayton Date: Thu, 12 Jul 2018 13:07:58 -0700 Subject: [PATCH] fix issue #63 XHTML generate.toc no suppress part toc title --- xsl/html/division.xsl | 18 ++++++++++++++---- xsl/html/refentry.xsl | 4 +++- 2 files changed, 17 insertions(+), 5 deletions(-) diff --git a/xsl/html/division.xsl b/xsl/html/division.xsl index e53976335..27dd7e3f7 100644 --- a/xsl/html/division.xsl +++ b/xsl/html/division.xsl @@ -118,18 +118,26 @@ - + + + - + + + + - + + + + @@ -159,7 +167,9 @@ - + + + diff --git a/xsl/html/refentry.xsl b/xsl/html/refentry.xsl index 14872f608..1563ee52c 100644 --- a/xsl/html/refentry.xsl +++ b/xsl/html/refentry.xsl @@ -34,7 +34,9 @@ - + + + -- 2.40.0