From 41edcdf6d9a952c2dfb8a38c54d09778e5fe7010 Mon Sep 17 00:00:00 2001 From: Pasi Kallinen Date: Mon, 29 Jan 2024 16:48:31 +0200 Subject: [PATCH] Mention italic for status hilites in Guidebook --- doc/Guidebook.mn | 2 +- doc/Guidebook.tex | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/Guidebook.mn b/doc/Guidebook.mn index aab099ded..d8de6bc9c 100644 --- a/doc/Guidebook.mn +++ b/doc/Guidebook.mn @@ -5474,7 +5474,7 @@ orange, light-green, yellow, light-blue, light-magenta, light-cyan, and white. And \(lqno-color\(rq, the default foreground color on the display, which is not necessarily the same as black or white or any of the other colors. .pg -Allowed attributes are none, bold, dim, underline, blink, and inverse. +Allowed attributes are none, bold, dim, underline, italic, blink, and inverse. \(lqNormal\(rq is a synonym for \(lqnone\(rq; they should not be used in combination with any of the other attributes. .pg diff --git a/doc/Guidebook.tex b/doc/Guidebook.tex index 4e306b4c1..69158327a 100644 --- a/doc/Guidebook.tex +++ b/doc/Guidebook.tex @@ -6058,7 +6058,7 @@ orange, light-green, yellow, light-blue, light-magenta, light-cyan, and white. And {\it no-color}, the default foreground color on the display, which is not necessarily the same as black or white or any of the other colors. -Allowed attributes are none, bold, dim, underline, blink, and inverse. +Allowed attributes are none, bold, dim, underline, italic, blink, and inverse. ``Normal'' is a synonym for ``none''; they should not be used in combination with any of the other attributes.