1 .\" Startup file for troff.
3 .\" This is tested by pic.
6 .\" Load composite mappings.
9 .\" Use .do here, so that it works with -C.
10 .\" The groff command defines the .X string if the -X option was given.
11 .ie r.X .do ds troffrc!ps Xps.tmac
12 .el .do ds troffrc!ps ps.tmac
13 .do ds troffrc!dvi dvi.tmac
14 .do ds troffrc!X75 X.tmac
15 .do ds troffrc!X75-12 X.tmac
16 .do ds troffrc!X100 X.tmac
17 .do ds troffrc!X100-12 X.tmac
18 .do ds troffrc!ascii tty.tmac
19 .do ds troffrc!latin1 tty.tmac
20 .do ds troffrc!utf8 tty.tmac
21 .do ds troffrc!cp1047 tty.tmac
22 .do ds troffrc!lj4 lj4.tmac
23 .do ds troffrc!lbp lbp.tmac
24 .do ds troffrc!html html.tmac
25 .do if d troffrc!\*[.T] \
26 . do mso \*[troffrc!\*[.T]]
27 .do rm troffrc!ps troffrc!Xps troffrc!dvi troffrc!X75 troffrc!X75-12 \
28 troffrc!X100 troffrc!X100-12 troffrc!lj4 troff!lbp troffrc!html
30 .\" test whether we work under EBCDIC
31 .do ie '\[char97]'a' \
36 .\" Set the hyphenation language to `us'.
39 .\" Load hyphenation patterns and exceptions.
43 .\" Handle paper formats
44 .do mso papersize.tmac
50 . \" The following code sets a top-of-page trap to disable grotty's TTY
51 . \" mode. Since neither \X nor .output can be used before the first
52 . \" page has started, we must use a trap. To make it work with troff's
53 . \" -o option, we wait until the first printed page.
60 . \" The stand-alone version. If no other trap is set, we can safely
61 . \" insert the truncated vertical space caused by the trap (if any).
62 . \" Otherwise we assume that the document's main macro package takes
63 . \" care of that. As soon as the trap has been executed, it is removed.
66 . if (\\n[.t] == \\n[.p]) \{\
78 . \" The piggyback version to be appended to macros planted with the
79 . \" modified `wh' request.
89 . \" We redefine the `wh' request so that `no@sgr1' is appended to
101 .\" Don't let blank lines creep in here.