summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorwlemb <wlemb>2002-09-08 14:34:44 +0000
committerwlemb <wlemb>2002-09-08 14:34:44 +0000
commitb249406e25561c519a93a0f5f9a36ffa24fc8f27 (patch)
tree65c70eeb33a32e441de700dd576a57e5f643fa07 /doc
parentc6cc41386e05bffef2798977a691cd6655593942 (diff)
downloadgroff-b249406e25561c519a93a0f5f9a36ffa24fc8f27.tar.gz
Add global option `nospaces' to tbl so that leading and trailing
spaces in data items are ignored. * src/libs/libgroff/string.cc (string::remove_spaces): New member function to remove leading and trailing spaces. * src/include/stringclass.h: Updated. * src/preproc/tbl/table.h (table): Add flag `NOSPACES'. * src/preproc/tbl/main.cc (process_options): Handle `nospaces' option. Fix typo in error messages. (process_data): Implement `nospaces' option. * src/preproc/tbl/tbl.man, NEWS, doc/webpage.ms: Updated.
Diffstat (limited to 'doc')
-rw-r--r--doc/webpage.ms38
1 files changed, 36 insertions, 2 deletions
diff --git a/doc/webpage.ms b/doc/webpage.ms
index 8083dfcb..f4d0b9db 100644
--- a/doc/webpage.ms
+++ b/doc/webpage.ms
@@ -34,7 +34,7 @@ Home of Groff (GNU Troff).
.HTML-IMAGE-LEFT
.PSPIC -L gnu.eps 2i 2i
.ie r ps4html \
-. nop \v'-0.75i'\h'2.0i'\s[80]\*[GNU] Troff\s0
+. nop \v'-0.75i'\h'2.0i'\s[100]\*[GNU] Troff\s0
.el \
. nop \v'-0.75i'\h'2.0i'\s[60]\*[GNU] Troff\s0
.HTML-IMAGE-END
@@ -205,6 +205,36 @@ and
.
.
.SH
+NEWS VERSION 1.18.1
+.
+.SH 2
+tbl
+
+.ULS
+.LI
+Added global option `nospaces' to ignore leading and trailing spaces in data
+items.
+.ULE
+.
+.SH 2
+Miscellaneous
+
+.ULS
+.LI
+The `papersize' keyword in the DESC file now accepts multiple arguments.
+It is scanned from left to the right, and the first valid argument is used.
+This makes it possible to provide a fallback paper size.
+
+Example:
+.RS
+.ft C
+papersize /etc/papersize a4
+.ft P
+.RE
+.ULE
+.
+.
+.SH
NEWS VERSION 1.18
This section describes recent user-visible changes in groff.
@@ -850,6 +880,10 @@ troff completely ignores it.
.HR
.
\s-2\fIThis document was produced using
-.URL http://groff.ffii.org/ groff-\n[.x].\n[.y] .\s0\fP
+.URL http://groff.ffii.org/ groff-\n[.x].\n[.y].\n[.Y] .
+.br
+The image at the top has been contributed by Imogen Mulley (born 1991),
+based on a similar picture found on the
+.URL http://www.gnu.org "GNU server" .
.HR
.\" EOF