]> granicus.if.org Git - nethack/commitdiff
Document italic for menu headings and menu colors
authorPatric Mueller <bhaak@gmx.net>
Thu, 8 Sep 2022 10:39:02 +0000 (12:39 +0200)
committerPatric Mueller <bhaak@gmx.net>
Thu, 8 Sep 2022 10:39:02 +0000 (12:39 +0200)
doc/Guidebook.mn
doc/Guidebook.tex

index 6104c81c5fdebf2d6009e4c637a7e2de9b33eb7f..c6f24e51e1be8d579ba5eb17d4c01c52477ed5d2 100644 (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.
index 75eebf7ff5547e7ab6d7c1d115540f76cbcc8de4..326aa41ffca8a0c498683236a00460c9490ec738 100644 (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.