summaryrefslogtreecommitdiff
path: root/src/preproc/grn/grn.1.man
diff options
context:
space:
mode:
authorG. Branden Robinson <g.branden.robinson@gmail.com>2020-11-13 22:18:23 +1100
committerG. Branden Robinson <g.branden.robinson@gmail.com>2020-11-14 13:35:15 +1100
commitd40983136907c66bdda497fe5db906d0669a8eff (patch)
tree61c4dcdf26f8506ced57a9c2cf68870cfc152d6a /src/preproc/grn/grn.1.man
parent90864ef9074a9e747c8a1b128f63e2d20042c88e (diff)
downloadgroff-git-d40983136907c66bdda497fe5db906d0669a8eff.tar.gz
grn(1): Break input lines consistently.
Set multi-word parentheticals on their own input lines.
Diffstat (limited to 'src/preproc/grn/grn.1.man')
-rw-r--r--src/preproc/grn/grn.1.man23
1 files changed, 16 insertions, 7 deletions
diff --git a/src/preproc/grn/grn.1.man b/src/preproc/grn/grn.1.man
index 56bc6d3e3..f32b32ae8 100644
--- a/src/preproc/grn/grn.1.man
+++ b/src/preproc/grn/grn.1.man
@@ -304,7 +304,8 @@ regardless of any scaling factors in the picture.
.
Setting
.B pointscale
-will cause the point sizes to scale with the picture (within
+will cause the point sizes to scale with the picture
+(within
.IR \%@g@troff 's
limitations,
of course).
@@ -713,7 +714,8 @@ The text string can contain formatting sequences like
\[lq]\[rs]fI\[rq]
or
\[lq]\[rs]d\[rq]
-which may change the font (as well as do many other things).
+which may change the font
+(as well as do many other things).
.
For text,
the size field is a decimal value between 1 and 4.
@@ -864,16 +866,23 @@ and
(and
.BR .GF )
even when followed by a character other than space or newline.
+.\".
+.\".
.\".TP
.\".B \-s
.\"This switch causes the picture to be traversed twice:
-.\"The first time, only the interiors of filled polygons (as borderless
-.\"polygons) are printed.
-.\"The second time, the outline is printed as a series of line segments.
+.\"The first time,
+.\"only the interiors of filled polygons
+.\"(as borderless polygons)
+.\"are printed.
+.\".
+.\"The second time,
+.\"the outline is printed as a series of line segments.
+.\".
.\"This way,
.\"postprocessors that overwrite rather than merge picture elements
-.\"(such as PostScript) can still have text and graphics on a shaded
-.\"background.
+.\"(such as PostScript)
+.\"can still have text and graphics on a shaded background.
.
.
.\" ====================================================================