From d7354fe78ca16ec0152a81fc627f583f189418d0 Mon Sep 17 00:00:00 2001 From: PatR Date: Sat, 2 Nov 2019 16:05:39 -0700 Subject: [PATCH] Guidebook.tex catch up, Guideboon.mn bits Guidebook.tex not tested. The \, in the continuation of S_stone is a narrow space in LaTeX. It should be \hspace{ width of '(' } but I don't remember how to measure something in LaTeX or TeX. Guidebook.mn is getting two small changes: I forgot about the guideline that each sentence be on its own line. Also, this adds the fix for wide lines in the dungeoneers list although the reordering accompanying a recent change might have made that moot (unless some future reordering puts wide names on the same line again, assuming that was the issue). --- doc/Guidebook.mn | 12 ++++++------ doc/Guidebook.tex | 27 ++++++++++++++++++++++----- 2 files changed, 28 insertions(+), 11 deletions(-) diff --git a/doc/Guidebook.mn b/doc/Guidebook.mn index b4c37dc6f..698e5743d 100644 --- a/doc/Guidebook.mn +++ b/doc/Guidebook.mn @@ -1,4 +1,4 @@ -.\" $NHDT-Branch: NetHack-3.6 $:$NHDT-Revision: 1.324 $ $NHDT-Date: 1572690738 2019/11/02 10:32:18 $ +.\" $NHDT-Branch: NetHack-3.6 $:$NHDT-Revision: 1.325 $ $NHDT-Date: 1572735924 2019/11/02 23:05:24 $ .\" .\" This is an excerpt from the 'roff' man page from the 'groff' package. .\" NetHack's Guidebook.mn currently does *not* adhere to these guidelines. @@ -4608,10 +4608,10 @@ z S_zruty (zruty) .\" don't hyphenate file name across lines .hw sysconf .pg -Notes: several symbols in this table appear to be blank. They are the -space character, except for S_pet_override and S_player_override which -don't have any default value and can only be used if enabled in the -\(lqsysconf\(rq file. +Notes: several symbols in this table appear to be blank. +They are the space character, except for S_pet_override +and S_player_override which don't have any default value +and can only be used if enabled in the \(lqsysconf\(rq file. .pg S_rock is misleadingly named; rocks and stones use S_gem. Statues and boulders are the rock being referred to, but since @@ -5147,7 +5147,7 @@ miscreants in this, the list of Dungeoneers: . .TS S center; -c c c. +c2 c2 c. .\"TABLE_START Adam Aronow J. Ali Harlow Mikko Juola Alex Kompel Janet Walz Nathan Eady diff --git a/doc/Guidebook.tex b/doc/Guidebook.tex index 9e60138d9..ea677433c 100644 --- a/doc/Guidebook.tex +++ b/doc/Guidebook.tex @@ -5043,7 +5043,8 @@ Default & Symbol Name & Description\\ \verb+@+ & S\verb+_+ss3 & (magic shield 3 of 4)\\ \verb@*@ & S\verb+_+ss4 & (magic shield 4 of 4)\\ \verb@^@ & S\verb+_+statue\verb+_+trap & (statue trap)\\ -\verb@ @ & S\verb+_+stone & (dark part of a room)\\ +\verb@ @ & S\verb+_+stone & (solid rock or unexplored terrain\\ + & & \,dark part of a room)\\ \verb@]@ & S\verb+_+strange\verb+_+obj & (strange object)\\ \verb@-@ & S\verb+_+sw\verb+_+bc & (swallow bottom center)\\ \verb@\@ & S\verb+_+sw\verb+_+bl & (swallow bottom left)\\ @@ -5087,16 +5088,30 @@ Default & Symbol Name & Description\\ \verb@w@ & S\verb+_+worm & (worm)\\ \verb@~@ & S\verb+_+worm\verb+_+tail & (long worm tail)\\ \verb@W@ & S\verb+_+wraith & (wraith)\\ -\verb@x@ & S\verb+_+xan & (xan or other mythical/fantastic insect)\\ +\verb@x@ & S\verb+_+xan & (xan or other extraordinary insect)\\ \verb@X@ & S\verb+_+xorn & (xorn)\\ \verb@Y@ & S\verb+_+yeti & (apelike creature)\\ \verb@Z@ & S\verb+_+zombie & (zombie)\\ \verb@z@ & S\verb+_+zruty & (zruty)\\ -\verb@ @ & S\verb+_+pet\verb+_+override & (any pet if sysconf accessibility is set)\\ -\verb@ @ & S\verb+_+player\verb+_+override & (hero if sysconf accessibility is set) +\verb@ @ & S\verb+_+pet\verb+_+override & (any pet if ACCESSIBILITY=1 is set)\\ +\verb@ @ & S\verb+_+player\verb+_+override & (hero if ACCESSIBILITY=1 is set) \end{longtable}% } +\hyphenation{sysconf} %no syllable breaks => don't hyphenate file name +%.pg +Notes: several symbols in this table appear to be blank. +They are the space character, except for S\verb+_+pet\verb+_+override +and S\verb+_+player\verb+_+override which don't have any default value +and can only be used if enabled in the ``sysconf'' file. + +%.pg +S\verb+_+rock is misleadingly named; rocks and stones use S\verb+_+gem. +Statues and boulders are the rock being referred to, but since +version 3.6.0, statues are displayed as the monster they depict. +So S\verb+_+rock is only used for boulders and not used at all if +overridden by the more specific S\verb+_+boulder. + %.pg %.hn 2 \subsection*{Configuring {\it NetHack\/} for Play by the Blind} @@ -5144,7 +5159,9 @@ See the previous section for the special symbols S\verb+_+pet\verb+_+override to force a consistent symbol for all pets and S\verb+_+player\verb+_+override to force a unique symbol for the player character if {\it accessibility\/} is enabled in the {\it sysconf\/} file. -The most crucial settings to make the game accessible are: + +%.pg +The most crucial settings to make the game more accessible are: %.pg \blist{} %.lp