* src/roff/troff/uniglyph.cc (unicode_to_glyph_list): Add `va'
[s-roff.git] / tmac / troffrc
blobf51eb876d67ae023eb6cf4ae7c10cb041a338042
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 www.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 from `hyphen.us' (in the tmac directory).
37 .do hpf hyphen.us
39 .\" Don't let blank lines creep in here.