OSDN Git Service

add missing "#ifdef X11LARGETILE"
[jnethack/source.git] / doc / mnh.txt
1 MNH(7)                 Miscellaneous Information Manual                 MNH(7)
2
3
4
5 NAME
6        mnh - additional text formatting macros for the NetHack Guidebook
7
8 SYNOPSIS
9        make Guidebook
10
11 DESCRIPTION
12        This  package  of  nroff(1)  and  troff(1)  macro  definitions  extends
13        tmac.n(7) for the NetHack Guidebook.  This document should be  read  as
14        an addendum to the documentation for tmac.n.
15
16        All -mnh macros, diversions, string registers, and number registers are
17        defined below.
18
19 FILES
20        doc/tmac.nh
21
22 SEE ALSO
23        mn(7)
24
25 AUTHOR
26        Pat Rankin
27
28 REQUESTS
29        In the Note column, b means the request causes a break, and i means the
30        macro,  number  register, string register, or diversion is internal and
31        should not be used for anything.  In the What It Is column,  div  means
32        diversion,  mac  means  macro, num means number register, and str means
33        string register.  In the Initial Value column, a hyphen means  no  ini-
34        tial value is used, anything else is the initial value, and if two val-
35        ues are given, the first is for nroff and the second for troff.
36
37 Macro     What    Initial   Note   Explanation
38 Name      It Is   Value
39 .BR       mac     -         -    hard line break with vertical padding inserted
40 bR        num     -         i
41 .CC x y   mac     -         -    aligned one char key x with short definition y
42 CW        num     -         i
43 CX        num     -         i
44 CY        num     -         i
45 CZ        num     -         i
46 CZ        num     -         i
47 .ED       mac     -         -    ends .SD
48 .PE       mac     -         b    labelled paragraph end
49 .PL x     mac     -         b    labelled paragraph label is x
50 .PS x     mac     -         b    labelled paragraph start for label the width of x
51 PX        num     -         i
52 PY        num     -         i
53 .SD x     mac     -         -    .sd with options c-center i-indent n-no indent
54 SF        num     -         i
55 .UX       mac     -         -    .ux with updated trademark owner
56
57
58
59                                     NETHACK                             MNH(7)