Deleted Added
full compact
troffrc (55844) troffrc (69631)
1.\" Startup file for troff.
1.\" Startup file for troff.
2.\" $FreeBSD: head/contrib/groff/tmac/troffrc 55844 2000-01-12 10:26:36Z asmodai $
2.\" $FreeBSD: head/contrib/groff/tmac/troffrc 69631 2000-12-05 19:06:41Z ru $
3.\" This is tested by pic.
4.nr 0p 0
5.\" Use .do here, so that it works with -C.
6.\" The groff command defines the .X string if the -X option was given.
7.ie r.X .do ds troffrc!ps tmac.Xps
8.el .do ds troffrc!ps tmac.ps
9.do ds troffrc!dvi tmac.dvi
10.do ds troffrc!X75 tmac.X
11.do ds troffrc!X75-12 tmac.X
12.do ds troffrc!X100 tmac.X
13.do ds troffrc!X100-12 tmac.X
14.do ds troffrc!ascii tmac.tty
15.do ds troffrc!latin1 tmac.tty
16.do ds troffrc!koi8-r tmac.tty
3.\" This is tested by pic.
4.nr 0p 0
5.\" Use .do here, so that it works with -C.
6.\" The groff command defines the .X string if the -X option was given.
7.ie r.X .do ds troffrc!ps tmac.Xps
8.el .do ds troffrc!ps tmac.ps
9.do ds troffrc!dvi tmac.dvi
10.do ds troffrc!X75 tmac.X
11.do ds troffrc!X75-12 tmac.X
12.do ds troffrc!X100 tmac.X
13.do ds troffrc!X100-12 tmac.X
14.do ds troffrc!ascii tmac.tty
15.do ds troffrc!latin1 tmac.tty
16.do ds troffrc!koi8-r tmac.tty
17.do ds troffrc!utf8 tmac.tty
18.do ds troffrc!cp1047 tmac.tty
17.do ds troffrc!lj4 tmac.lj4
19.do ds troffrc!lj4 tmac.lj4
18.do ds troffrc!html tmac.html
20.do ds troffrc!lbp tmac.lbp
21.do ds troffrc!html tmac.arkup
19.do if d troffrc!\*[.T] \
20. do mso \*[troffrc!\*[.T]]
21.do rm troffrc!ps troffrc!Xps troffrc!dvi troffrc!X75 troffrc!X75-12 \
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 \
22troffrc!X100 troffrc!X100-12 troffrc!lj4 troffrc!html
25troffrc!X100 troffrc!X100-12 troffrc!lj4 troff!lbp troffrc!html
26.ie '\*(.T'cp1047' .do tr \[char65]
27.el \{\
23.ie "\*[.T]"koi8-r" .do tr \[char154]
24.el .do tr \[char160]
28.ie "\*[.T]"koi8-r" .do tr \[char154]
29.el .do tr \[char160]
25.\" Set the hyphenation language to `us' unless we're using koi8-r (russian)
26.\" Load hyphenation patterns from `hyphen.us' (in the tmac directory).
30.\}
27.ie "\*[.T]"koi8-r" \{\
28.do hla us-ru
29.do hpf locale/hyphen.us-ru
31.ie "\*[.T]"koi8-r" \{\
32.do hla us-ru
33.do hpf locale/hyphen.us-ru
30. \}
34.\}
31.el \{\
35.el \{\
36.\" Set the hyphenation language to `us'.
32.do hla us
37.do hla us
38.\" Load hyphenation patterns from `hyphen.us' (in the tmac directory).
33.do hpf hyphen.us
39.do hpf hyphen.us
34. \}
40.\}
35.\" Don't let blank lines creep in here.
41.\" Don't let blank lines creep in here.