From 595c4ea88362930999ca17af9ac5c9958845bdbc Mon Sep 17 00:00:00 2001 From: Michael Smith Date: Sat, 1 Mar 2008 08:06:05 +0000 Subject: [PATCH] created make.bold.title template by moving title-bolding part out from nested-section-title template. This allows the bolding to also be used by the template for formatting admonitions --- xsl/manpages/utility.xsl | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/xsl/manpages/utility.xsl b/xsl/manpages/utility.xsl index a68d85cd9..026749b61 100644 --- a/xsl/manpages/utility.xsl +++ b/xsl/manpages/utility.xsl @@ -170,6 +170,10 @@ .nr an-break-flag 1 .br .ps +1 + + + + -- 2.49.0