summaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorwl <wl>2005-09-15 11:41:31 +0000
committerwl <wl>2005-09-15 11:41:31 +0000
commit0bc44ce9f71e2cf2e3ac7a8f8de53835d325b670 (patch)
tree4398f4839c4673ef740ad72019421dd740e40706 /contrib
parent7112d9dbfec3d82929bfd54db12ed19ea28092dd (diff)
downloadgroff-0bc44ce9f71e2cf2e3ac7a8f8de53835d325b670.tar.gz
Version 1.3-a
============= First baseline of type isn't going where it's supposed to when the docheader is turned off.
Diffstat (limited to 'contrib')
-rw-r--r--contrib/mom/BUGS7
-rw-r--r--contrib/mom/momdoc/toc.html4
-rw-r--r--contrib/mom/om.tmac13
3 files changed, 17 insertions, 7 deletions
diff --git a/contrib/mom/BUGS b/contrib/mom/BUGS
index 33765ba0..01a6ae10 100644
--- a/contrib/mom/BUGS
+++ b/contrib/mom/BUGS
@@ -17,6 +17,13 @@ Also, please--no html email. That, too, gets nuked.
========================================================================
+Version 1.3-a
+=============
+
+First baseline of type isn't going where it's supposed to when the
+docheader is turned off.
+---Fixed---
+
Version 1.3
===========
diff --git a/contrib/mom/momdoc/toc.html b/contrib/mom/momdoc/toc.html
index 51574044..f7469e4e 100644
--- a/contrib/mom/momdoc/toc.html
+++ b/contrib/mom/momdoc/toc.html
@@ -2,13 +2,13 @@
<html>
<head>
<meta http-equiv="content-type" content="text/html;charset=iso-8859-1">
-<title>Mom, version 1.3-a -- Table of Contents</title>
+<title>Mom, version 1.3-b -- Table of Contents</title>
</head>
<body bgcolor="#dfdfdf">
<!====================================================================>
-<h1 align="center"><u>Table of Contents for mom, version 1.3-a</u></h1>
+<h1 align="center"><u>Table of Contents for mom, version 1.3-b</u></h1>
The table of contents has grown quite large. If you've been using
<strong>mom</strong> for a while, you might prefer the
diff --git a/contrib/mom/om.tmac b/contrib/mom/om.tmac
index 37e9161f..61dfc95c 100644
--- a/contrib/mom/om.tmac
+++ b/contrib/mom/om.tmac
@@ -21,7 +21,7 @@ You should have received a copy of the GNU General Public License along
with groff; see the file COPYING. If not, write to the Free Software
Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
-Version 1.3-a
+Version 1.3-b
-------------
Antoine de St-Exupéry asserted that elegance in engineering is
achieved not when there is nothing left to add, but when there is
@@ -2405,7 +2405,6 @@ to make sure all indents are off before setting tabs.
. if !d$PAD_MARKER .ds $PAD_MARKER #
. char \\*[$PAD_MARKER] \R'#PAD_COUNT \En[#PAD_COUNT]+1'
. ds $FAMILY_FOR_PAD \\n[.fam]
-\#. fp \\n[.fp] \\*[$FONT]
. fp \\n[.fp] \\n[.sty]
. ds $FONT_FOR_PAD \\*[$FONT]
. nr #SIZE_FOR_PAD \\n[.ps]
@@ -6022,8 +6021,6 @@ the macro whose style is to be changed.
. ll \\n[#COL_L_LENGTH]u
. \}
. nr #PP 0
-. rr #DOC_HEADER
-. if r#ADVANCE_FROM_TOP \{ .rr #ADVANCE_FROM_TOP \}
. \}
. el \{\
. if \\n[#PRINT_STYLE]=2 \{ .LS \\n[#DOC_LEAD]u\\*[$DOCHEADER_LEAD_ADJ] \}
@@ -6245,7 +6242,12 @@ the macro whose style is to be changed.
. \}
. \}
. LS \\n[#DOC_LEAD]u
-. if \\n[#ADJ_DOC_LEAD]=1 \{ .SHIM \}
+. if \\n[#ADJ_DOC_LEAD]=1 \{\
+. ie !r#ADVANCE_FROM_TOP \{\
+. if \\n[#DOC_HEADER]=1 \{ .SHIM \}
+. \}
+. el \{ .rr #ADVANCE_FROM_TOP \}
+. \}
. QUAD \\*[$DOC_QUAD]
. CLEANUP_DEFAULTS
. nr #START_FOR_FOOTERS 1
@@ -6312,6 +6314,7 @@ the macro whose style is to be changed.
. rr #DEPTH_1
. rr #DEPTH_2
. rr #DOC_COVER_LEAD
+. rr #DOC_HEADER
. rr #DOCHEADER_ADVANCE
. rr #DOCHEADER_EXTRA_SPACE
. rr #DOCHEADER_LEAD