From 2329687701ccd818a94cc48ca3ffafd378a8baa4 Mon Sep 17 00:00:00 2001 From: Michael Smith Date: Fri, 29 Feb 2008 14:44:46 +0000 Subject: [PATCH] made point size of output for Refsect2 and Refsect3 heads bigger --- xsl/manpages/other.xsl | 21 +++++++++++++++++++++ xsl/manpages/refentry.xsl | 4 ++-- xsl/manpages/utility.xsl | 14 +++++++++----- 3 files changed, 32 insertions(+), 7 deletions(-) diff --git a/xsl/manpages/other.xsl b/xsl/manpages/other.xsl index 20fbd02f4..114fb92f0 100644 --- a/xsl/manpages/other.xsl +++ b/xsl/manpages/other.xsl @@ -757,6 +757,27 @@ db:manvolnum .sp -.6 \l'\n(.lu' .\} +.. + .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + .\" SS - level-two heading that works better for non-TTY output + .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + .de1 SS +.sp \\n[PD]u +.nr an-level 1 +.set-an-margin +.nr an-prevailing-indent \\n[IN] +.fi +.in \\n[IN]u +.ti \\n[SN]u +.it 1 an-trap +.nr an-no-space-flag 1 +.nr an-break-flag 1 +.ps \\n[PS-SS]u +\." make the size of the head bigger +.ps +2 +.ft B +.ne (2v + 1u) +.if \\n[.$] \&\\$* .. .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .\" BB/BE - put background/screen (filled box) around block of text diff --git a/xsl/manpages/refentry.xsl b/xsl/manpages/refentry.xsl index 7f09e1256..225b0859f 100644 --- a/xsl/manpages/refentry.xsl +++ b/xsl/manpages/refentry.xsl @@ -115,7 +115,7 @@ - + @@ -144,7 +144,7 @@ - + diff --git a/xsl/manpages/utility.xsl b/xsl/manpages/utility.xsl index 516394481..a68d85cd9 100644 --- a/xsl/manpages/utility.xsl +++ b/xsl/manpages/utility.xsl @@ -169,20 +169,24 @@ .nr an-no-space-flag 1 .nr an-break-flag 1 .br - - + .ps +1 + + - + - + - + + + + -- 2.40.0