groff-commit
[Top][All Lists]
Advanced

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

[Groff-commit] groff/contrib/mom BUGS ChangeLog NEWS om.tmac


From: Werner LEMBERG
Subject: [Groff-commit] groff/contrib/mom BUGS ChangeLog NEWS om.tmac
Date: Wed, 24 Dec 2008 06:26:46 +0000

CVSROOT:        /cvsroot/groff
Module name:    groff
Changes by:     Werner LEMBERG <wl>     08/12/24 06:26:45

Modified files:
        contrib/mom    : BUGS ChangeLog NEWS om.tmac 

Log message:
        s/legal/valid/, s/illegal/invalid/.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/groff/contrib/mom/BUGS?cvsroot=groff&r1=1.37&r2=1.38
http://cvs.savannah.gnu.org/viewcvs/groff/contrib/mom/ChangeLog?cvsroot=groff&r1=1.57&r2=1.58
http://cvs.savannah.gnu.org/viewcvs/groff/contrib/mom/NEWS?cvsroot=groff&r1=1.29&r2=1.30
http://cvs.savannah.gnu.org/viewcvs/groff/contrib/mom/om.tmac?cvsroot=groff&r1=1.45&r2=1.46

Patches:
Index: BUGS
===================================================================
RCS file: /cvsroot/groff/groff/contrib/mom/BUGS,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -b -r1.37 -r1.38
--- BUGS        24 Dec 2008 01:48:56 -0000      1.37
+++ BUGS        24 Dec 2008 06:26:44 -0000      1.38
@@ -67,7 +67,7 @@
 Version 1.5
 ===========
 DROPCAP not printing the dropcap letter at all in PRINTSTYLE
-TYPEWRITE, nor when DROPCAP is used (accidentally?) after a legal
+TYPEWRITE, nor when DROPCAP is used (accidentally?) after a valid
 "first" paragraph.
 ---FIXED---
 

Index: ChangeLog
===================================================================
RCS file: /cvsroot/groff/groff/contrib/mom/ChangeLog,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -b -r1.57 -r1.58
--- ChangeLog   24 Dec 2008 01:48:56 -0000      1.57
+++ ChangeLog   24 Dec 2008 06:26:45 -0000      1.58
@@ -20,7 +20,7 @@
   to
     .if ( (\\n[.t]-1) <= \\n[.v] ) \{ .nr #NO_BREAK 1 \}
 
-  (Bottom-of-page trap is tripped 1 unit below last legal
+  (Bottom-of-page trap is tripped 1 unit below last valid
   baseline, not on it.)
 
 * Tue Nov 25 2008
@@ -336,7 +336,7 @@
   in NEWPAGE to determine whether to do a 'br or .br. (fixes BUG
   that was causing COLLATE, NEWPAGE, and TOC to spit out a blank
   page when the last line of text before them happened to fall on
-  the last legal baseline of the page).
+  the last valid baseline of the page).
 
 o Changed pad marker used to format TOC entries to permit use of
   the pound/number sign (#) in head elements.
@@ -620,7 +620,7 @@
   and FT macros to manage them.  New section in the doc appendices
   on adding fonts and managing the new font styles.
 
-o Mom now uses a "fallback font" whenever there's an illegal call
+o Mom now uses a "fallback font" whenever there's an invalid call
   to FAMILY.
 
 o RW and EW now affect only the font in effect.  A change of family
@@ -804,10 +804,10 @@
 *Tue Jun 3 2003
 
 o Added SHIM macro, which, when invoked, calculates and moves to
-  the next "legal" baseline in document processing.
+  the next "valid" baseline in document processing.
 
 o Corrected handling of DOCHEADER OFF <distance> so that the first
-  line of running text falls on a "legal" baseline when <distance>
+  line of running text falls on a "valid" baseline when <distance>
   is given.
 
 *Wed May 21 2003

Index: NEWS
===================================================================
RCS file: /cvsroot/groff/groff/contrib/mom/NEWS,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -b -r1.29 -r1.30
--- NEWS        24 Dec 2008 01:48:56 -0000      1.29
+++ NEWS        24 Dec 2008 06:26:45 -0000      1.30
@@ -318,13 +318,13 @@
 Release 1.1.6-b
 ---------------
 
-Added a SHIM macro that calculates and moves to the next "legal"
+Added a SHIM macro that calculates and moves to the next "valid"
 baseline during document processing (useful if user starts playing
 around with spacing/leading on a page and needs to get the leading
 back on track).
 
 Fixed handling of DOCHEADER OFF <distance> so that the first line of
-running text falls on a "legal" baseline when <distance> is given.
+running text falls on a "valid" baseline when <distance> is given.
 
 Release 1.1.6-a
 ---------------

Index: om.tmac
===================================================================
RCS file: /cvsroot/groff/groff/contrib/mom/om.tmac,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -b -r1.45 -r1.46
--- om.tmac     24 Dec 2008 01:48:56 -0000      1.45
+++ om.tmac     24 Dec 2008 06:26:45 -0000      1.46
@@ -3337,7 +3337,7 @@
 .                ds $ARG \\$1
 .                substring $ARG 2 2
 .                ie !'\\*[$ARG]'.' \{\
-.                   tm1 "[mom]: Illegal argument given to macro \\$0 at line 
\\n[.c].
+.                   tm1 "[mom]: Invalid argument given to macro \\$0 at line 
\\n[.c].
 .                   tm1 "       Rule weight must be > 100 points.
 .                   tm1 "       Falling back to default weight .5 points.
 .                   nr #WEIGHT 500




reply via email to

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