@@ -95,8 +95,8 @@ The text can be highlighted in another color so that it appears to be in
9595two colors. The text is drawn first in this color at a wider line width,
9696and then redrawn in the text color at the regular line width. No
9797highlight 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.)
100100
101101** HIGHLIGHT WIDTH** :
102102Specifies how far from the text lines (in units of pixels) the highlight
@@ -106,13 +106,13 @@ highlight color).
106106** BACKGROUND COLOR** :
107107Text may be boxed in a solid color by specifying a background color.
108108Specify "` 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.)
111111
112112** BORDER COLOR** :
113113Select a color for the border around the background. Specify "` none ` " to
114114suppress 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
116116color names.)
117117
118118** OPAQUE TO VECTORS** :
0 commit comments