Document italic for menu headings and menu colors
This commit is contained in:
+3
-3
@@ -3977,8 +3977,8 @@ Key to jump to the first page in a menu.
|
|||||||
Default \(oq\(ha\(cq.
|
Default \(oq\(ha\(cq.
|
||||||
.lp menu_headings
|
.lp menu_headings
|
||||||
Controls how the headings in a menu are highlighted.
|
Controls how the headings in a menu are highlighted.
|
||||||
Values are \(lqnone\(rq, \(lqbold\(rq, \(lqdim\(rq, \(lqunderline\(rq,
|
Values are \(lqnone\(rq, \(lqbold\(rq, \(lqdim\(rq, \(lqitalic\(rq,
|
||||||
\(lqblink\(rq, or \(lqinverse\(rq.
|
\(lqunderline\(rq, \(lqblink\(rq, or \(lqinverse\(rq.
|
||||||
Not all ports can actually display all types.
|
Not all ports can actually display all types.
|
||||||
.lp menu_invert_all
|
.lp menu_invert_all
|
||||||
Key to invert all items in a menu.
|
Key to invert all items in a menu.
|
||||||
@@ -5092,7 +5092,7 @@ orange, light-green, yellow, light-blue, light-magenta, light-cyan, and white.
|
|||||||
And \f(CRno-color\fP, the default foreground color, which isn't necessarily
|
And \f(CRno-color\fP, the default foreground color, which isn't necessarily
|
||||||
the same as any of the other colors.
|
the same as any of the other colors.
|
||||||
.lp ""
|
.lp ""
|
||||||
Allowed attributes are none, bold, dim, underline, blink, and inverse.
|
Allowed attributes are none, bold, dim, italic, underline, blink, and inverse.
|
||||||
\(lqNormal\(rq is a synonym for \(lqnone\(rq.
|
\(lqNormal\(rq is a synonym for \(lqnone\(rq.
|
||||||
Note that the platform used may interpret the attributes any way it
|
Note that the platform used may interpret the attributes any way it
|
||||||
wants.
|
wants.
|
||||||
|
|||||||
+4
-3
@@ -4343,7 +4343,8 @@ Default `\verb+^+'.
|
|||||||
\item[\ib{menu\verb+_+headings}]
|
\item[\ib{menu\verb+_+headings}]
|
||||||
Controls how the headings in a menu are highlighted.
|
Controls how the headings in a menu are highlighted.
|
||||||
Values are ``{\tt none}'', ``{\tt bold}'', ``{\tt dim}'',
|
Values are ``{\tt none}'', ``{\tt bold}'', ``{\tt dim}'',
|
||||||
``{\tt underline}'', ``{\tt blink}'', or ``{\tt inverse}''.
|
``{\tt italic}'', ``{\tt underline}'',``{\tt blink}'', or
|
||||||
|
``{\tt inverse}''.
|
||||||
Not all ports can actually display all types.
|
Not all ports can actually display all types.
|
||||||
\item[\ib{menu\verb+_+invert\verb+_+all}]
|
\item[\ib{menu\verb+_+invert\verb+_+all}]
|
||||||
Key to invert all items in a menu.
|
Key to invert all items in a menu.
|
||||||
@@ -5644,8 +5645,8 @@ And {\it no-color}, the default foreground color, which isn't necessarily
|
|||||||
the same as any of the other colors.
|
the same as any of the other colors.
|
||||||
|
|
||||||
%.lp ""
|
%.lp ""
|
||||||
Allowed attributes are {\it none}, {\it bold}, {\it dim}, {\it underline},
|
Allowed attributes are {\it none}, {\it bold}, {\it dim}, {\it italic},
|
||||||
{\it blink}, and {\it inverse}.
|
{\it underline},{\it blink}, and {\it inverse}.
|
||||||
{\it Normal\/} is a synonym for {\it none}.
|
{\it Normal\/} is a synonym for {\it none}.
|
||||||
Note that the platform used may interpret the attributes any way it
|
Note that the platform used may interpret the attributes any way it
|
||||||
wants.
|
wants.
|
||||||
|
|||||||
Reference in New Issue
Block a user