document symset:default

Changes to be committed:
	modified:   doc/Guidebook.mn
	modified:   doc/Guidebook.tex
This commit is contained in:
nhmall
2015-12-15 08:50:39 -05:00
parent 3ec592e3f1
commit d17fcf3e13
2 changed files with 6 additions and 4 deletions

View File

@@ -1,11 +1,11 @@
.\" $NHDT-Branch: master $:$NHDT-Revision: 1.188 $ $NHDT-Date: 1449420465 2015/12/06 16:47:45 $ .\" $NHDT-Branch: NetHack-3.6.0 $:$NHDT-Revision: 1.189 $ $NHDT-Date: 1450187428 2015/12/15 13:50:28 $
.ds h0 "NetHack Guidebook .ds h0 "NetHack Guidebook
.ds h1 .ds h1
.ds h2 % .ds h2 %
.ds vr "NetHack 3.6 .ds vr "NetHack 3.6
.ds f0 "\*(vr .ds f0 "\*(vr
.ds f1 .ds f1
.ds f2 "December 7, 2015 .ds f2 "December 15, 2015
.\" labeled paragraph start (should be part of tmac.n, but I don't want to .\" labeled paragraph start (should be part of tmac.n, but I don't want to
.\" make changes to that file) .\" make changes to that file)
.\" .PS word .\" .PS word
@@ -2456,7 +2456,8 @@ alert notification messages about feature changes for that
and prior versions (ex. ``suppress_alert:3.3.1''). and prior versions (ex. ``suppress_alert:3.3.1'').
.lp symset .lp symset
This option may be used to select one of the named symbol sets found within This option may be used to select one of the named symbol sets found within
``symbols'' to alter the symbols displayed on the screen. ``symbols'' to alter the symbols displayed on the screen.
Use ``symset:default'' to explicitly select the default symbols.
.lp "time " .lp "time "
Show the elapsed game time in turns on bottom line (default off). Persistent. Show the elapsed game time in turns on bottom line (default off). Persistent.
.lp timed_delay .lp timed_delay

View File

@@ -45,7 +45,7 @@
%.au %.au
\author{Original version - Eric S. Raymond\\ \author{Original version - Eric S. Raymond\\
(Edited and expanded for 3.6 by Mike Stephenson and others)} (Edited and expanded for 3.6 by Mike Stephenson and others)}
\date{December 7, 2015} \date{December 15, 2015}
\maketitle \maketitle
@@ -2944,6 +2944,7 @@ and prior versions (ex.\ ``{\tt suppress\verb+_+alert:3.3.1}'')
\item[\ib{symset}] \item[\ib{symset}]
This option may be used to select one of the named symbol sets found within This option may be used to select one of the named symbol sets found within
{\tt symbols} to alter the symbols displayed on the screen. {\tt symbols} to alter the symbols displayed on the screen.
Use ``{\tt symset:default}'' to explicitly select the default symbols.
%.lp %.lp
\item[\ib{time}] \item[\ib{time}]
Show the elapsed game time in turns on bottom line (default off). Persistent. Show the elapsed game time in turns on bottom line (default off). Persistent.