* doc/pic.ms: Improve documentation of absolute coordinates.
[s-roff.git] / tmac / troffrc
blob61cb32d1021cb03bb3af9228567be4c11fcc7aa2
1 .\" Startup file for troff.
3 .\" This is tested by pic.
4 .nr 0p 0
6 .\" Use .do here, so that it works with -C.
7 .\" The groff command defines the .X string if the -X option was given.
8 .ie r.X .do ds troffrc!ps Xps.tmac
9 .el .do ds troffrc!ps ps.tmac
10 .do ds troffrc!dvi dvi.tmac
11 .do ds troffrc!X75 X.tmac
12 .do ds troffrc!X75-12 X.tmac
13 .do ds troffrc!X100 X.tmac
14 .do ds troffrc!X100-12 X.tmac
15 .do ds troffrc!ascii tty.tmac
16 .do ds troffrc!latin1 tty.tmac
17 .do ds troffrc!utf8 tty.tmac
18 .do ds troffrc!cp1047 tty.tmac
19 .do ds troffrc!lj4 lj4.tmac
20 .do ds troffrc!lbp lbp.tmac
21 .do ds troffrc!html html.tmac
22 .do if d troffrc!\*[.T] \
23 .       do mso \*[troffrc!\*[.T]]
24 .do rm troffrc!ps troffrc!Xps troffrc!dvi troffrc!X75 troffrc!X75-12 \
25 troffrc!X100 troffrc!X100-12 troffrc!lj4 troff!lbp troffrc!html
27 .\" test whether we work under EBCDIC
28 .do ie '\[char97]'a' \
29 .       do tr \[char160]\~
30 .el \
31 .       do tr \[char65]\~
33 .\" Set the hyphenation language to `us'.
34 .do hla us
36 .\" Load hyphenation patterns and exceptions.
37 .do hpf hyphen.us
38 .do hpfa hyphenex.us
40 .\" Load composite mappings.
41 .do mso composite.tmac
43 .\" Handle paper formats
44 .do mso papersize.tmac
46 .\" Don't let blank lines creep in here.