@@ -95,8 +95,8 @@ The text can be highlighted in another color so that it appears to be in
95
95
two colors. The text is drawn first in this color at a wider line width,
96
96
and then redrawn in the text color at the regular line width. No
97
97
highlight color ("` none ` ") is used by default, if unspecified by the
98
- user. To specify use of no highlight color, specify "` none ` ". (See [ TEXT
99
- COLOR] ( #textcolor ) above for a list of permissible color names.)
98
+ user. To specify use of no highlight color, specify "` none ` ". (See TEXT
99
+ COLOR above for a list of permissible color names.)
100
100
101
101
** HIGHLIGHT WIDTH** :
102
102
Specifies how far from the text lines (in units of pixels) the highlight
@@ -106,13 +106,13 @@ highlight color).
106
106
** BACKGROUND COLOR** :
107
107
Text may be boxed in a solid color by specifying a background color.
108
108
Specify "` none ` " for no background. The default background color
109
- setting, if unspecified by the user, is * white* . (See [ TEXT
110
- COLOR] ( #textcolor ) above for a list of permissible color names.)
109
+ setting, if unspecified by the user, is * white* . (See TEXT
110
+ COLOR above for a list of permissible color names.)
111
111
112
112
** BORDER COLOR** :
113
113
Select a color for the border around the background. Specify "` none ` " to
114
114
suppress the border. The default border color used, if unspecified, is
115
- * black* . (See [ TEXT COLOR] ( #textcolor ) above for a list of permissible
115
+ * black* . (See TEXT COLOR above for a list of permissible
116
116
color names.)
117
117
118
118
** OPAQUE TO VECTORS** :
0 commit comments