summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorwlemb <wlemb>2002-07-24 14:59:10 +0000
committerwlemb <wlemb>2002-07-24 14:59:10 +0000
commit698187dfdee532777b35f47f989098505f726858 (patch)
tree10d34c55f8429dab568d78552a6bb6576b2ebf58 /man
parenta882980999fcf76abbbad889c8404403b7ba24f1 (diff)
downloadgroff-698187dfdee532777b35f47f989098505f726858.tar.gz
* doc/groff.texinfo: Document `papersize' keyword.
* NEWS, man/groff_font.man: Updated. Extend papersize keyword to accept more than a single entry. The first valid will be used. * src/libs/libgroff/font.cc (font::load_desc): Implement it. (font::scan_papersize): Really skip final newline. * src/preproc/html/pre-html.cc (get_papersize): Ditto.
Diffstat (limited to 'man')
-rw-r--r--man/groff_font.man7
1 files changed, 6 insertions, 1 deletions
diff --git a/man/groff_font.man b/man/groff_font.man
index b4108539..3f640f75 100644
--- a/man/groff_font.man
+++ b/man/groff_font.man
@@ -132,7 +132,7 @@ monarch.
.
Case is not significant for
.IR string
-for predefined paper types.
+if it holds predefined paper types.
.
Alternatively,
.I string
@@ -162,6 +162,11 @@ format.
.B papersize
sets both the vertical and horizontal dimension of the output medium.
.
+.IP
+More than one argument can be specified;
+.B groff
+scans from left to right and uses the first valid paper specification.
+.
.
.TP
.B pass_filenames