From b63d43928f4d7e8cd9a7042a072fcea200076c65 Mon Sep 17 00:00:00 2001 From: Michael Smith Date: Wed, 29 Jun 2005 06:50:25 +0000 Subject: [PATCH] Added support for man.subheading.divider parameter. --- xsl/manpages/block.xsl | 22 ++++++++++------------ xsl/manpages/general.xsl | 20 +++++++++++++++++++- xsl/manpages/other.xsl | 2 ++ xsl/manpages/param.ent | 3 ++- xsl/manpages/param.xweb | 2 ++ xsl/manpages/refentry.xsl | 9 ++++++++- 6 files changed, 43 insertions(+), 15 deletions(-) diff --git a/xsl/manpages/block.xsl b/xsl/manpages/block.xsl index 053522dec..7da45d2a7 100644 --- a/xsl/manpages/block.xsl +++ b/xsl/manpages/block.xsl @@ -16,13 +16,11 @@ - - .RS 3 .RE @@ -43,18 +41,18 @@ - + - - - - - - - - - + + + + + + + + + diff --git a/xsl/manpages/general.xsl b/xsl/manpages/general.xsl index 7f50a267c..52b21cdec 100644 --- a/xsl/manpages/general.xsl +++ b/xsl/manpages/general.xsl @@ -13,6 +13,9 @@ ******************************************************************** --> +======================================================================== + @@ -107,9 +110,12 @@ + + + - + @@ -230,4 +236,16 @@ + + + + + + + .\" + + + + + diff --git a/xsl/manpages/other.xsl b/xsl/manpages/other.xsl index 2988ae350..449910b93 100644 --- a/xsl/manpages/other.xsl +++ b/xsl/manpages/other.xsl @@ -72,6 +72,7 @@ + .TH " @@ -88,6 +89,7 @@ " " " + diff --git a/xsl/manpages/param.ent b/xsl/manpages/param.ent index 1e98f58ab..a26f5bb72 100644 --- a/xsl/manpages/param.ent +++ b/xsl/manpages/param.ent @@ -6,6 +6,7 @@ + + - \ No newline at end of file diff --git a/xsl/manpages/param.xweb b/xsl/manpages/param.xweb index bdf2d4143..ab6abe18c 100644 --- a/xsl/manpages/param.xweb +++ b/xsl/manpages/param.xweb @@ -36,6 +36,7 @@ &man.output.quietly; &man.output.encoding; &man.string.subst.map; +&man.subheading.divider; &man.th.title.max.length; @@ -78,6 +79,7 @@ + diff --git a/xsl/manpages/refentry.xsl b/xsl/manpages/refentry.xsl index 3a9bb3344..3c102313b 100644 --- a/xsl/manpages/refentry.xsl +++ b/xsl/manpages/refentry.xsl @@ -20,6 +20,7 @@ + .SH " @@ -32,6 +33,7 @@ + , @@ -44,6 +46,7 @@ + .SH " @@ -53,28 +56,32 @@ " + + .SH " " + + .SS " " + - .RS 3 .RE -- 2.40.0