From 558216e0c5e34c7b7e4e1f441d5dbe5e3d38e21f Mon Sep 17 00:00:00 2001 From: nhmall Date: Wed, 10 Apr 2019 17:22:18 -0400 Subject: [PATCH] Guidebook.tex corrections --- doc/Guidebook.tex | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/Guidebook.tex b/doc/Guidebook.tex index 2f9e17bb0..36ff94c78 100644 --- a/doc/Guidebook.tex +++ b/doc/Guidebook.tex @@ -4584,7 +4584,7 @@ Allowed colors are {\it black}, {\it red}, {\it green}, {\it brown}, {\it blue}, {\it magenta}, {\it cyan}, {\it gray}, {\it orange}, {\it light-green}, {\it yellow}, {\it light-blue}, {\it light-magenta}, {\it light-cyan}, and {\it white}. -And {\itno-color}, the default foreground color, which isn't necessarily +And {\it no-color}, the default foreground color, which isn't necessarily the same as any of the other colors. %.lp "" @@ -4675,9 +4675,9 @@ the hitpoints field to display in the color red if your hitpoints drop to or below a threshold of 30%:\\ \begin{verbatim} OPTION=hilite_status:hitpoints/<=30%/red/normal -\end{verbatim}\\ -(That example is actually specifying {\tt red\&normal} for <=30\% -and {\tt no-color\&normal} for >30\%.)\\ +\end{verbatim} +(That example is actually specifying {\tt red\&normal} for {\tt <=30\%} +and {\tt no-color\&normal} for {\tt >30\%}.)\\ For another example, the following line in your configuration file will cause wisdom to be displayed red if it drops and green if it rises:\\