Deleted Added
full compact
troffrc (119887) troffrc (151503)
1.\" Startup file for troff.
1.\" Startup file for troff.
2.\" $FreeBSD: head/contrib/groff/tmac/troffrc 119887 2003-09-08 17:46:33Z ru $
2.\" $FreeBSD: head/contrib/groff/tmac/troffrc 151503 2005-10-20 10:53:15Z ru $
3.
4.\" This is tested by pic.
5.nr 0p 0
6.
3.
4.\" This is tested by pic.
5.nr 0p 0
6.
7.\" Load composite mappings.
8.do mso composite.tmac
9.
7.\" Use .do here, so that it works with -C.
8.\" The groff command defines the .X string if the -X option was given.
9.ie r.X .do ds troffrc!ps Xps.tmac
10.el .do ds troffrc!ps ps.tmac
11.do ds troffrc!dvi dvi.tmac
12.do ds troffrc!X75 X.tmac
13.do ds troffrc!X75-12 X.tmac
14.do ds troffrc!X100 X.tmac

--- 24 unchanged lines hidden (view full) ---

39.do hla us
40.
41.\" Load hyphenation patterns and exceptions.
42.do hpf hyphen.us
43.do hpfa hyphenex.us
44.if '\*[.T]'koi8-r' \
45. do hpfa hyphen.ru
46.
10.\" Use .do here, so that it works with -C.
11.\" The groff command defines the .X string if the -X option was given.
12.ie r.X .do ds troffrc!ps Xps.tmac
13.el .do ds troffrc!ps ps.tmac
14.do ds troffrc!dvi dvi.tmac
15.do ds troffrc!X75 X.tmac
16.do ds troffrc!X75-12 X.tmac
17.do ds troffrc!X100 X.tmac

--- 24 unchanged lines hidden (view full) ---

42.do hla us
43.
44.\" Load hyphenation patterns and exceptions.
45.do hpf hyphen.us
46.do hpfa hyphenex.us
47.if '\*[.T]'koi8-r' \
48. do hpfa hyphen.ru
49.
47.\" Load composite mappings.
48.do mso composite.tmac
49.
50.\" Handle paper formats
51.do mso papersize.tmac
52.
53.\" Disable SGR support in grotty(1).
54.if n \{\
55. do nop \X'tty: sgr 0'
56. sp -1
57. nr nl 0-1
58. nr % -1
59.\}
60.
61.\" Don't let blank lines creep in here.
50.\" Handle paper formats
51.do mso papersize.tmac
52.
53.\" Disable SGR support in grotty(1).
54.if n \{\
55. do nop \X'tty: sgr 0'
56. sp -1
57. nr nl 0-1
58. nr % -1
59.\}
60.
61.\" Don't let blank lines creep in here.