Guidebook's map display of monsters

Instead of
" a-z  and
" A-Z  and
" @&':;
for the lists of characters used to show monsters, followed by
" I
for special "remembered, unseen monster", change the capital letter
line
" a-z  and
" A-HJ-Z  and
" @&':;
to emphasize that 'I' is used differently from other letters.

Also, add the trailing "and"s to the LaTeX version.  I haven't seen
what the result looks like.
This commit is contained in:
PatR
2024-08-20 14:02:26 -07:00
parent 65b5f2cff1
commit 84785db5ec
2 changed files with 4 additions and 3 deletions

View File

@@ -522,7 +522,7 @@ or a pool of lava or a wall of lava.
.lp \f(CR\\\\\fP .lp \f(CR\\\\\fP
An opulent throne. An opulent throne.
.lp "\f(CRa\fP-\f(CRz\fP\ \ \fIand\fP" .lp "\f(CRa\fP-\f(CRz\fP\ \ \fIand\fP"
.lp "\f(CRA\fP-\f(CRZ\fP\ \ \fIand\fP" .lp "\f(CRA\fP-\f(CRH\fP\f(CRJ\fP-\f(CRZ\fP\ \ \fIand\fP"
.lp "\f(CR@&\(aq:;\fP" \" \(aq == apostrophe / single quote .lp "\f(CR@&\(aq:;\fP" \" \(aq == apostrophe / single quote
Letters and certain other symbols represent the various inhabitants Letters and certain other symbols represent the various inhabitants
of the Mazes of Menace. of the Mazes of Menace.

View File

@@ -575,8 +575,9 @@ A pool of water or moat or a wall of water
or a pool of lava or a wall of lava. or a pool of lava or a wall of lava.
\item[\tb{$\backslash$}] \item[\tb{$\backslash$}]
An opulent throne. An opulent throne.
\item[\tb{a-z}] \item[\tb{a-z}] {\normalfont and}]
\item[\tb{A-Z}] \item[\tb{A-HJ-Z}] {\normalfont and}]
%should probably change \item[\tb{@\&\verb+'+:;}] to \item[\tb{\verb+@&':;+}]
\item[\tb{@\&\verb+'+:;}] \item[\tb{@\&\verb+'+:;}]
Letters and certain other symbols represent the various inhabitants Letters and certain other symbols represent the various inhabitants
of the Mazes of Menace. of the Mazes of Menace.