]> granicus.if.org Git - nethack/commitdiff
couple of Guidebook bits: autopickup, tile_file
authorPatR <rankin@nethack.org>
Tue, 29 Mar 2022 18:24:45 +0000 (11:24 -0700)
committerPatR <rankin@nethack.org>
Tue, 29 Mar 2022 18:24:45 +0000 (11:24 -0700)
The change in the long-standing default for 'autopickup' warrants
mention in the Guidebook.  Also, the X11 interface can switch to
alternate tiles but doesn't use the 'tile_file' option to do so.

In Guidebook.mn, the list of options pads ones shorter than 8
characters with trailing spaces, necessitating quotes.  A few longer
ones had such quotes and even trailing spaces.  Take those away.

doc/Guidebook.mn
doc/Guidebook.tex

index cd20a0d29eb885e6681a1ff7d83974eca0ea6388..053d205b72891189aeef6d0c9e9aaff5ddc3b868 100644 (file)
@@ -3618,7 +3618,7 @@ Persistent.
 .lp autoopen
 Walking into a closed door attempts to open it (default true).
 Persistent.
-.lp "autopickup  "
+.lp autopickup
 Automatically pick up things onto which you move (default off).
 Persistent.
 .lp ""
@@ -3626,8 +3626,12 @@ See
 .op pickup_types
 and also
 .op autopickup_exception
-to refine the behavior.
-.lp "autoquiver  "
+for ways to refine the behavior.
+.lp ""
+Note: prior to version 3.7, the default for
+.op autopickup
+was \fIon\fP.
+.lp autoquiver
 This option controls what happens when you attempt the \(oqf\(cq (fire)
 command when nothing is quivered or readied (default false).
 When true, the computer will fill
@@ -4555,6 +4559,10 @@ for smaller sizes if they are too big.
 Default is the current window size.
 .lp tile_file
 Specify the name of an alternative tile file to override the default.
+.lp ""
+Note: the X11 interface uses X resources rather than NetHack's options
+to select an alternate tile file.
+See \f(CRNetHack.ad\fP, the sample X \(lqapplication defaults\(rq file.
 .lp tile_height
 Specify the preferred height of each tile in a tile capable port.
 .lp tile_width
@@ -4660,7 +4668,7 @@ keys to move) on machines with an IBM PC compatible BIOS ROM (default off,
 OS/2, PC, and ST NetHack only).
 .lp flush
 (default off, Amiga NetHack only).
-.lp "MACgraphics"
+.lp MACgraphics
 (default on, Mac NetHack only).
 .lp page_wait
 (default on, Mac NetHack only).
index 589674bbcfc6045bce9db06610f8aa66a05f6c30..90a993dba0d2fbdd8e9ea2003a1e3b35af88ce5f 100644 (file)
@@ -3937,7 +3937,10 @@ Persistent.
 \\
 %.lp ""
 See ``{\it pickup\verb+_+types\/}'' and also
-``{\it autopickup\verb+_+exceptions\/}'' to refine the behavior.
+``{\it autopickup\verb+_+exception\/}'' for ways to refine the behavior.
+\\
+%.lp ""
+Note: prior to version 3.7, the default for {\it autopickup\/} was {\it on}.
 %.lp
 \item[\ib{autoquiver}]
 This option controls what happens when you attempt the `f' (fire)
@@ -5007,6 +5010,11 @@ Default is the current window size.
 %.lp
 \item[\ib{tile\verb+_+file}]
 Specify the name of an alternative tile file to override the default.
+\\
+%.lp ""
+Note: the X11 interface uses X resources rather than NetHack's options
+to select an alternate tile file.
+See {\tt NetHack.ad}, the sample X ``application defaults'' file.
 %.lp
 \item[\ib{tile\verb+_+height}]
 Specify the preferred height of each tile in a tile capable port.