groff-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Groff-commit] groff ChangeLog tmac/an-old.tmac


From: Werner LEMBERG
Subject: [Groff-commit] groff ChangeLog tmac/an-old.tmac
Date: Sun, 04 Feb 2007 11:02:51 +0000

CVSROOT:        /cvsroot/groff
Module name:    groff
Changes by:     Werner LEMBERG <wl>     07/02/04 11:02:51

Modified files:
        .              : ChangeLog 
        tmac           : an-old.tmac 

Log message:
        * tmac/an-old.tmac (LP, IP, HP): Use .ns to suppress additional
        vertical space.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/groff/ChangeLog?cvsroot=groff&r1=1.1035&r2=1.1036
http://cvs.savannah.gnu.org/viewcvs/groff/tmac/an-old.tmac?cvsroot=groff&r1=1.57&r2=1.58

Patches:
Index: ChangeLog
===================================================================
RCS file: /cvsroot/groff/groff/ChangeLog,v
retrieving revision 1.1035
retrieving revision 1.1036
diff -u -b -r1.1035 -r1.1036
--- ChangeLog   3 Feb 2007 11:56:59 -0000       1.1035
+++ ChangeLog   4 Feb 2007 11:02:51 -0000       1.1036
@@ -1,3 +1,8 @@
+2007-02-03  Werner LEMBERG  <address@hidden>
+
+       * tmac/an-old.tmac (LP, IP, HP): Use .ns to suppress additional
+       vertical space.
+
 2007-02-03  Eric S. Raymond  <address@hidden>
 
        * tmac/groff_man.man: Documented the extension macros, and 

Index: tmac/an-old.tmac
===================================================================
RCS file: /cvsroot/groff/groff/tmac/an-old.tmac,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -b -r1.57 -r1.58
--- tmac/an-old.tmac    22 Jan 2007 23:53:02 -0000      1.57
+++ tmac/an-old.tmac    4 Feb 2007 11:02:51 -0000       1.58
@@ -454,6 +454,7 @@
 .  ft R
 .  in \\n[an-margin]u
 .  nr an-prevailing-indent \\n[IN]
+.  ns
 ..
 .
 .als PP LP
@@ -467,6 +468,7 @@
 .    sp \\n[PD]u
 .    ne (1v + 1u)
 .    in (\\n[an-margin]u + \\n[an-prevailing-indent]u)
+.    ns
 .  \}
 .  el \{\
 .    ie (\\n[.$] - 1) .TP "\\$2"
@@ -486,6 +488,7 @@
 .  ti \\n[an-margin]u
 .  DEVTAG-COL 1
 .  nr need_col2 1
+.  ns
 ..
 .
 .ds an-empty \" this is referenced to avoid looping on eg .RB ( \\ )




reply via email to

[Prev in Thread] Current Thread [Next in Thread]