summaryrefslogtreecommitdiff
path: root/src/preproc/grn/grn.man
diff options
context:
space:
mode:
authorwlemb <wlemb>2004-08-07 16:06:13 +0000
committerwlemb <wlemb>2004-08-07 16:06:13 +0000
commit8fc92fffd35945de0af054fd5d278940b35d7a77 (patch)
tree17c8b123ed5f390a5d8ea2904521b47158f38b07 /src/preproc/grn/grn.man
parentd2c434f4e6e5b525ddd60a2db06cde6fecaf14a2 (diff)
downloadgroff-8fc92fffd35945de0af054fd5d278940b35d7a77.tar.gz
* src/preproc/grn/hdb.cpp (compatibility_flag): Add declaration.
(DBRead): If in compatibility mode, take into account the text when computing figure boundaries.
Diffstat (limited to 'src/preproc/grn/grn.man')
-rw-r--r--src/preproc/grn/grn.man12
1 files changed, 6 insertions, 6 deletions
diff --git a/src/preproc/grn/grn.man b/src/preproc/grn/grn.man
index eb4ba570..575b4ee7 100644
--- a/src/preproc/grn/grn.man
+++ b/src/preproc/grn/grn.man
@@ -149,7 +149,7 @@ Recognize
.B .GS
and
.B .GE
-(resp.
+(and
.BR .GF )
even when followed by a character other than space or newline.
.\".TP
@@ -195,7 +195,7 @@ Set
text size number 1 (2, 3, or 4) to
.I N
points.
-The default is 12 (resp. 16, 24, and 36).
+The default is 12 (16, 24, and 36, respectively).
.TP
.BI roman\ f
.TQ
@@ -209,7 +209,7 @@ Set the roman (italics, bold, or special) font to
font
.I f
(either a name or number).
-The default is R (resp. I, B, and S).
+The default is R (I, B, and S, respectively).
.TP
.BI l\ f
.TQ
@@ -249,11 +249,11 @@ may be abbreviated down to `sc'.
.BI thick\ N
Set the thickness of
.IR gremlin 's
-narrow (resp. medium and thick) lines to
+narrow (medium and thick, respectively) lines to
.I N
times 0.15pt (this value can be changed at compile time).
-The default is 1.0 (resp. 3.0 and 5.0), which corresponds to 0.15pt
-(resp. 0.45pt and 0.75pt).
+The default is 1.0 (3.0 and 5.0, respectively), which corresponds to 0.15pt
+(0.45pt and 0.75pt, respectively).
A thickness value of zero selects the smallest available line thickness.
Negative values cause the line thickness to be proportional to the current
point size.