]> granicus.if.org Git - nethack/commitdiff
Guidebook tweaks for ^E, section 5 header
authorPatR <rankin@nethack.org>
Thu, 26 Aug 2021 22:32:52 +0000 (15:32 -0700)
committerPatR <rankin@nethack.org>
Thu, 26 Aug 2021 22:32:52 +0000 (15:32 -0700)
Describe #wizdetect as revealing hidden things rather than searching
for hidden things since the latter is described more than once as
possibly needing multiple tries.

For plain text output, the "Rooms and corridors" section header was
harder than necessary to notice because it seemed to run together
with the list of commands preceding it.
|
| u    #untrap
|
| 5.  Rooms and corridors
|
Inserting an extra blank line in between them is helpful.  That isn't
needed for Postscript/PDF output because the text of the section
title is rendered with bold font, but I didn't attempt to make the
extra line be conditional.  The 'roff directive is added as a comment
to the TeX source without knowing whether an extra blank line would
be useful there (doubtful).

doc/Guidebook.mn
doc/Guidebook.tex

index 17988f64379bb124d6b09928803eb7f7382b8891..baecd5e3f6c78b7ba14b652c7e3caa4fa8b61079 100644 (file)
@@ -35,7 +35,7 @@
 .ds vr "NetHack 3.7
 .ds f0 "\*(vr
 .ds f1
-.ds f2 "July 27, 2021
+.ds f2 "August 26, 2021
 .
 .\" A note on some special characters:
 .\" \(lq = left double quote
@@ -1637,8 +1637,9 @@ Bury objects under and around you.
 Autocompletes.
 Debug mode only.
 .lp #wizdetect
-Search for hidden things (secret doors or traps or unseen monsters)
+Reveal hidden things (secret doors or traps or unseen monsters)
 within a modest radius.
+No time elapses.
 Autocompletes.
 Debug mode only.
 Default key is \(oq\(haE\(cq.
@@ -1802,6 +1803,7 @@ option is on, some additional letter commands are available:
 .lp u
 #untrap
 .
+.BR 1 \"blank line for extra separation; plain text output looks better
 .hn 1
 Rooms and corridors
 .pg
index aa01210c95f909119094959ec5d0930650868c79..0818c88124cd2be4c5327706f3857ff9d4fd252b 100644 (file)
@@ -45,7 +45,7 @@
 %.au
 \author{Original version - Eric S. Raymond\\
 (Edited and expanded for 3.7 by Mike Stephenson and others)}
-\date{July 27, 2021}
+\date{August 26, 2021}
 
 \maketitle
 
@@ -1742,8 +1742,9 @@ Autocompletes.
 Debug mode only.
 %.lp
 \item[\tb{\#wizdetect}]
-Search for hidden things (secret doors or traps or unseen monsters)
+Reveal hidden things (secret doors or traps or unseen monsters)
 within a modest radius.
+No time elapses.
 Autocompletes.
 Debug mode only.
 Default key is `{\tt \^{}E}'.
@@ -1951,6 +1952,8 @@ are available:
 {\tt\#untrap}
 \elist
 
+%.BR 1 \"blank line for extra separation; plain text output looks better
+
 %.hn 1
 \section{Rooms and corridors}