From 384f98b61f77f3ef0648ee561d63c062ad61c6b0 Mon Sep 17 00:00:00 2001 From: PatR Date: Wed, 30 Oct 2019 17:37:04 -0700 Subject: [PATCH] Guidebook tweak This sample comment attending the sample SYMBOLS statement fit ok in the pdf output but wrapped to another line in the plain text output, so shorten it. S_xan, S_pet_override, and S_player_override still wrap, but by a bit less than before. Their width causes the line of dashes at the top of the table to wrap too. Guidebook.tex is still lagging behind. --- doc/Guidebook.mn | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/doc/Guidebook.mn b/doc/Guidebook.mn index 34ad975e0..55bfcd5e2 100644 --- a/doc/Guidebook.mn +++ b/doc/Guidebook.mn @@ -1,4 +1,4 @@ -.\" $NHDT-Branch: NetHack-3.6 $:$NHDT-Revision: 1.317 $ $NHDT-Date: 1572448817 2019/10/30 15:20:17 $ +.\" $NHDT-Branch: NetHack-3.6 $:$NHDT-Revision: 1.318 $ $NHDT-Date: 1572482202 2019/10/31 00:36:42 $ .\" .\" This is an excerpt from the 'roff' man page from the 'groff' package. .\" NetHack's Guidebook.mn currently does *not* adhere to these guidelines. @@ -2749,7 +2749,7 @@ See the \(lqModifying NetHack Symbols\(rq section. .lp "" Example: .sd -\f(CR# replace small punctuation (tick marks) with easier to see digits\fP +\f(CR# replace small punctuation (tick marks) with digits\fP \f(CRSYMBOLS=S_boulder:0,S_golem:7\fP .ed .lp WIZKIT @@ -4579,8 +4579,8 @@ X S_xorn (xorn) Y S_yeti (apelike creature) Z S_zombie (zombie) z S_zruty (zruty) - S_pet_override (pet override if sysconf accessibility is set) - S_player_override (player override if sysconf accessibility is set) +\ S_pet_override (any pet if sysconf accessibility is set) +\ S_player_override (hero if sysconf accessibility is set) .\"TABLE_END Do not delete this line. .TE .pg @@ -4663,7 +4663,7 @@ of moving 8 units at a time. .lp nostatus_updates Prevent updates to the status lines at the bottom of the screen, if your screen-reader reads those lines. The same information can be -seen via the #attributes command. +seen via the \(lq#attributes\(rq command. .hn 2 Global Configuration for System Administrators .pg