From 77ef6bc16851b8830cf3b2a306189008664540af Mon Sep 17 00:00:00 2001 From: wl Date: Wed, 2 Jun 2010 14:05:50 +0000 Subject: * m.tmac (toc@entry): Use MM page number (\nP). --- contrib/mm/ChangeLog | 6 +++++- contrib/mm/m.tmac | 6 +++--- 2 files changed, 8 insertions(+), 4 deletions(-) (limited to 'contrib') diff --git a/contrib/mm/ChangeLog b/contrib/mm/ChangeLog index da3a2cef..0ca56097 100644 --- a/contrib/mm/ChangeLog +++ b/contrib/mm/ChangeLog @@ -1,3 +1,7 @@ +Wed Jun 2 16:03:39 2010 Larry Jones + + * m.tmac (toc@entry): Use MM page number (\nP). + Sun May 30 07:14:15 2010 Larry Jones * m.tmac (P, nP): Fix handling of short paragraphs. @@ -821,7 +825,7 @@ Sun Jan 1 00:00:00 1991 Joergen Haegg (jh at efd.lth.se) * warnings for unimplemented macros Copyright 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, - 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2009 + 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2009, 2010 Free Software Foundation, Inc. Copying and distribution of this file, with or without modification, diff --git a/contrib/mm/m.tmac b/contrib/mm/m.tmac index 310a4ebc..2526b59a 100644 --- a/contrib/mm/m.tmac +++ b/contrib/mm/m.tmac @@ -3,8 +3,8 @@ .ds RE \\$2 .. .\" -.\" $Id: m.tmac,v 2.38 2010/05/30 05:18:10 wl Exp $ -.@revision $Revision: 2.38 $ +.\" $Id: m.tmac,v 2.39 2010/06/02 14:05:50 wl Exp $ +.@revision $Revision: 2.39 $ .ig Copyright (C) 1991-2000, 2001, 2002, 2003, 2004, 2005, 2006, 2009, @@ -2462,7 +2462,7 @@ in=\\n[.i] fi=\\n[.u] .d=\\n[.d] nl=\\n[nl] pg=\\n[%] .ie \\n[Sectp] \{\ . toc@save \\$1 "\\*[hd*mark]" "\\$2" \\*[hd*sect-pg] .\} -.el .toc@save \\$1 "\\*[hd*mark]" "\\$2" \\n[%] +.el .toc@save \\$1 "\\*[hd*mark]" "\\$2" \\n[P] .. .als )E toc@entry .\"----------- -- cgit v1.2.1