Document italic for menu headings and menu colors

This commit is contained in:
Patric Mueller
2022-09-08 12:39:02 +02:00
parent 487f1f7ccc
commit 7a90cd3608
2 changed files with 7 additions and 6 deletions

View File

@@ -3977,8 +3977,8 @@ Key to jump to the first page in a menu.
Default \(oq\(ha\(cq.
.lp menu_headings
Controls how the headings in a menu are highlighted.
Values are \(lqnone\(rq, \(lqbold\(rq, \(lqdim\(rq, \(lqunderline\(rq,
\(lqblink\(rq, or \(lqinverse\(rq.
Values are \(lqnone\(rq, \(lqbold\(rq, \(lqdim\(rq, \(lqitalic\(rq,
\(lqunderline\(rq, \(lqblink\(rq, or \(lqinverse\(rq.
Not all ports can actually display all types.
.lp menu_invert_all
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
the same as any of the other colors.
.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.
Note that the platform used may interpret the attributes any way it
wants.

View File

@@ -4343,7 +4343,8 @@ Default `\verb+^+'.
\item[\ib{menu\verb+_+headings}]
Controls how the headings in a menu are highlighted.
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.
\item[\ib{menu\verb+_+invert\verb+_+all}]
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.
%.lp ""
Allowed attributes are {\it none}, {\it bold}, {\it dim}, {\it underline},
{\it blink}, and {\it inverse}.
Allowed attributes are {\it none}, {\it bold}, {\it dim}, {\it italic},
{\it underline},{\it blink}, and {\it inverse}.
{\it Normal\/} is a synonym for {\it none}.
Note that the platform used may interpret the attributes any way it
wants.