Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Added missing space |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | bug-5660d11c3f |
Files: | files | file ages | folders |
SHA1: |
51693900268b7da6818385da4997603b |
User & Date: | fvogel 2016-07-31 13:58:08.785 |
Context
2016-07-31
| ||
14:06 | End of fix for [5660d11c3f] - text tag -background option overrules -lmargincolor - DOcumentation update check-in: d97ca2db user: fvogel tags: core-8-6-branch | |
13:58 | Added missing space Closed-Leaf check-in: 51693900 user: fvogel tags: bug-5660d11c3f | |
2016-07-29
| ||
19:28 | Clarified documentation about precedence of color specifications: -[lr]margincolor tag option > -background tag option > -background widget option check-in: 9dbcde85 user: fvogel tags: bug-5660d11c3f | |
Changes
Changes to doc/text.n.
︙ | |||
487 488 489 490 491 492 493 | 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 | - + | second and later display lines for a text line. .TP \fB\-lmargincolor \fIcolor\fR . \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 |
︙ |