summaryrefslogtreecommitdiffstats
path: root/doc/text.n
diff options
context:
space:
mode:
authorfvogel <fvogelnew1@free.fr>2016-07-31 14:07:18 (GMT)
committerfvogel <fvogelnew1@free.fr>2016-07-31 14:07:18 (GMT)
commit861ca920038c540cbbad1918183df4c1ecccb17a (patch)
tree95ab44bf4aa287577c8b5ce443eea714297ee22f /doc/text.n
parent5adbed19657e0db0f3dad91c0e0cb566351022df (diff)
parentfc2e39dd073ce938080e7136ad9fc5806aefa20b (diff)
downloadtk-861ca920038c540cbbad1918183df4c1ecccb17a.zip
tk-861ca920038c540cbbad1918183df4c1ecccb17a.tar.gz
tk-861ca920038c540cbbad1918183df4c1ecccb17a.tar.bz2
End of fix for [5660d11c3f] - text tag -background option overrules -lmargincolor - DOcumentation update
Diffstat (limited to 'doc/text.n')
-rw-r--r--doc/text.n12
1 files changed, 7 insertions, 5 deletions
diff --git a/doc/text.n b/doc/text.n
index c485ef7..9bbe8bc 100644
--- a/doc/text.n
+++ b/doc/text.n
@@ -491,9 +491,10 @@ second and later display lines for a text line.
\fIColor\fR specifies the background color to use in regions that do not
contain characters because they are indented by \fB\-lmargin1\fR or
\fB\-lmargin2\fR. It may have any of the forms accepted by
-\fBTk_GetColor\fR.If \fIcolor\fR has not been specified, or if it is
-specified as an empty string, then the color specified by the
-\fB-background\fR widget option is used.
+\fBTk_GetColor\fR. If \fIcolor\fR has not been specified, or if it is
+specified as an empty string, then the color used is specified by the
+\fB-background\fR tag option (or, if this is also unspecified, by the
+\fB-background\fR widget option).
.TP
\fB\-offset \fIpixels\fR
.
@@ -537,9 +538,10 @@ character of that display line.
.
\fIColor\fR specifies the background color to use in regions that do not
contain characters because they are indented by \fB\-rmargin1\fR. It may
-have any of the forms accepted by \fBTk_GetColor\fR.If \fIcolor\fR has not
+have any of the forms accepted by \fBTk_GetColor\fR. If \fIcolor\fR has not
been specified, or if it is specified as an empty string, then the color
-specified by the \fB-background\fR widget option is used.
+used is specified by the \fB-background\fR tag option (or, if this is also
+unspecified, by the \fB-background\fR widget option).
.TP
\fB\-selectbackground \fIcolor\fR
\fIColor\fR specifies the background color to use when displaying selected