Guidebook.tex corrections
This commit is contained in:
@@ -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 blue}, {\it magenta}, {\it cyan}, {\it gray}, {\it orange},
|
||||||
{\it light-green}, {\it yellow}, {\it light-blue}, {\it light-magenta},
|
{\it light-green}, {\it yellow}, {\it light-blue}, {\it light-magenta},
|
||||||
{\it light-cyan}, and {\it white}.
|
{\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.
|
the same as any of the other colors.
|
||||||
|
|
||||||
%.lp ""
|
%.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%:\\
|
drop to or below a threshold of 30%:\\
|
||||||
\begin{verbatim}
|
\begin{verbatim}
|
||||||
OPTION=hilite_status:hitpoints/<=30%/red/normal
|
OPTION=hilite_status:hitpoints/<=30%/red/normal
|
||||||
\end{verbatim}\\
|
\end{verbatim}
|
||||||
(That example is actually specifying {\tt red\&normal} for <=30\%
|
(That example is actually specifying {\tt red\&normal} for {\tt <=30\%}
|
||||||
and {\tt no-color\&normal} for >30\%.)\\
|
and {\tt no-color\&normal} for {\tt >30\%}.)\\
|
||||||
|
|
||||||
For another example, the following line in your configuration file will cause
|
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:\\
|
wisdom to be displayed red if it drops and green if it rises:\\
|
||||||
|
|||||||
Reference in New Issue
Block a user