summaryrefslogtreecommitdiff
path: root/contrib/mm/m.tmac
diff options
context:
space:
mode:
authorwlemb <wlemb>2001-07-26 05:07:32 +0000
committerwlemb <wlemb>2001-07-26 05:07:32 +0000
commitac20ded683c5356cb07d1063f66bac77282be535 (patch)
tree2cf459b8fa29e325809cf56efa7ab46a868be81d /contrib/mm/m.tmac
parentaaa4d7c8f133669eaf86762a154baadf9a6e48b4 (diff)
downloadgroff-ac20ded683c5356cb07d1063f66bac77282be535.tar.gz
* contrib/mm/groff_mm.man: Start always a new line after end of
sentence. Add some compatibility info to the HF variable. * contrib/mm/m.tmac: Fix initialization of Hps1 and Hps2.
Diffstat (limited to 'contrib/mm/m.tmac')
-rw-r--r--contrib/mm/m.tmac12
1 files changed, 6 insertions, 6 deletions
diff --git a/contrib/mm/m.tmac b/contrib/mm/m.tmac
index 41cff7c6..e23e54b8 100644
--- a/contrib/mm/m.tmac
+++ b/contrib/mm/m.tmac
@@ -3,8 +3,8 @@
.ds RE \\$2
..
.\"
-.\" $Id: m.tmac,v 2.4 2001/05/16 11:07:52 wlemb Exp $
-.@revision $Revision: 2.4 $
+.\" $Id: m.tmac,v 2.5 2001/07/26 05:07:35 wlemb Exp $
+.@revision $Revision: 2.5 $
.ig
Copyright (C) 1991-2000 Free Software Foundation, Inc.
@@ -220,12 +220,12 @@ Index array!index
.\"
.\" These variables controls the number of lines preceding .H.
.\" Hps1 is the number of lines when level > Hps
-.nr Hps1 0.5
-.if n .nr Hps1 1
+.nr Hps1 0.5v
+.if n .nr Hps1 1v
.\"
.\" Hps2 is the number of lines when level <= Hps
-.nr Hps2 1
-.if n .nr Hps2 2
+.nr Hps2 1v
+.if n .nr Hps2 2v
.\"
.\" Hss is the number of lines (Lsp) after the header.
.nr Hss 1