CVSROOT: /cvsroot/groff
Module name: groff
Changes by: Werner LEMBERG <wl> 09/01/03 07:56:38
Modified files:
contrib/mm : ChangeLog groff_mm.man
Log message:
* groff_mm.man: Use new `x' table modifier for all tables which use
T{...T}. This greatly improves formatting.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/groff/contrib/mm/ChangeLog?cvsroot=groff&r1=2.43&r2=2.44
http://cvs.savannah.gnu.org/viewcvs/groff/contrib/mm/groff_mm.man?cvsroot=groff&r1=2.24&r2=2.25
Patches:
Index: ChangeLog
===================================================================
RCS file: /cvsroot/groff/groff/contrib/mm/ChangeLog,v
retrieving revision 2.43
retrieving revision 2.44
diff -u -b -r2.43 -r2.44
--- ChangeLog 18 Aug 2007 07:06:55 -0000 2.43
+++ ChangeLog 3 Jan 2009 07:56:37 -0000 2.44
@@ -1,13 +1,18 @@
-Tue Feb 6 00:00:00 CET 2007 Eric S. Raymond <[email protected]>
+Sat Jan 3 08:55:15 2009 Werner LEMBERG <[email protected]>
+
+ * groff_mm.man: Use new `x' table modifier for all tables which use
+ T{...T}. This greatly improves formatting.
+
+Tue Feb 6 00:00:00 2007 Eric S. Raymond <[email protected]>
* groff_mm.man: Typo fix.
-Sat Feb 3 00:00:00 CET 2007 Eric S. Raymond <[email protected]>
+Sat Feb 3 00:00:00 2007 Eric S. Raymond <[email protected]>
* groff_mm.man: Eliminate nonportable macro hackery in the
definition of T2 in favor or TBL tables.
-Fri Jan 5 14:35:35 CET 2007 Werner LEMBERG <[email protected]>
+Fri Jan 5 14:35:35 2007 Werner LEMBERG <[email protected]>
Fix installation. Reported by Jennifer Sayers.
Index: groff_mm.man
===================================================================
RCS file: /cvsroot/groff/groff/contrib/mm/groff_mm.man,v
retrieving revision 2.24
retrieving revision 2.25
diff -u -b -r2.24 -r2.25
--- groff_mm.man 3 Jan 2009 01:01:54 -0000 2.24
+++ groff_mm.man 3 Jan 2009 07:56:38 -0000 2.25
@@ -323,7 +323,7 @@
.TS
tab(@);
lb lb
-l l.
+l lx.
\fb...@placement\fp
0...@t{
Abstract is printed on page\~1 and on the cover sheet if used in the
@@ -532,8 +532,10 @@
.IP
.TS
tab(@);
-l l.
-...@nothing special, this is the default.
+l lx.
+...@t{
+Nothing special, this is the default.
+T}
1...@t{
A page eject occurs after each printed display,
giving only one display per page and no text following it.
@@ -548,7 +550,7 @@
.IP
.TS
tab(@);
-l l.
+l lx.
0...@t{
Displays are printed at the end of each section (when section-page
numbering is active) or at the end of the document.
@@ -612,7 +614,7 @@
.IP
.TS
tab(@);
-l l.
+l lx.
\[dq]\[...@no indentation.
n...@no indentation.
l...@no indentation.
@@ -673,7 +675,7 @@
.IP
.TS
tab(@);
-l l.
+l lx.
n...@t{
.I override
is a prefix to the number.
@@ -1131,7 +1133,7 @@
.B Hi
.TS
tab(@);
-l l.
+l lx.
0...@the text is left-justified.
1...@t{
Indentation of the text follows the value of number
@@ -1140,7 +1142,9 @@
see
.BR P .
T}
-...@the text is lined up with the first word of the heading.
+...@t{
+The text is lined up with the first word of the heading.
+T}
.TE
.
.IP
@@ -1459,7 +1463,7 @@
.IP
.TS
tab(@);
-l l.
+l lx.
n...@page numbers
h...@header marks
b...@t{
@@ -1749,7 +1753,7 @@
.TS
tab(@);
lb lb
-l l.
+l lx.
a...@style
b...@t{
Blocked.
@@ -1784,7 +1788,7 @@
.IP
.TS
tab(@);
-l l.
+l lx.
c...@t{
Confidential notation.
Prints `CONFIDENTIAL' on the second line below the date line.
@@ -2238,7 +2242,7 @@
.IP
.TS
tab(@);
-l l.
+l lx.
0...@t{
The reference page is printed on a separate page.
This is the default.
@@ -2593,7 +2597,7 @@
.TS
tab(@);
lb lb
-l l.
+l lx.
a...@description
1...@t{
Disable the escape character (\[rs]).
@@ -2678,7 +2682,7 @@
.RS
.TS
tab(@);
-l l.
+l lx.
n...@t{
Set default mode which is equal to using the options
.BR \-WF ,
@@ -3058,13 +3062,15 @@
.IP
.TS
tab(@);
-l l.
+l lx.
0...@no indentation, left margin
1...@t{
indent to the right, similar to
.RB ` ".P 1" '
T}
-...@indent to line up with text part of preceding heading
+...@t{
+indent to line up with text part of preceding heading
+T}
.TE
.RE
.
@@ -3215,13 +3221,17 @@
.IP
.TS
tab(@);
-l l.
+l lx.
0...@normal header for all pages.
-...@header replaces footer on first page, header is empty.
+...@t{
+header replaces footer on first page, header is empty.
+T}
2...@page header is removed on the first page.
3...@`section-page' numbering style enabled.
4...@page header is removed on the first page.
-...@`section-page' and `section-figure' numbering style enabled.
+...@t{
+`section-page' and `section-figure' numbering style enabled.
+T}
.TE
.RE
.
@@ -3289,7 +3299,7 @@
.IP
.TS
tab(@);
-l l.
+l lx.
0...@t{
Point size only changes to the current setting when
.BR .PH ,
@@ -3322,7 +3332,7 @@
.IP
.TS
tab(@);
-l l.
+l lx.
0...@left-justified
1...@indented paragraphs
2...@t{
_______________________________________________
Groff-commit mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/groff-commit