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

@@ -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.