summaryrefslogtreecommitdiff
path: root/tmac/troffrc-end
blob: 3f44ad6caf6017217ff9f9dc974cdd03264f92ca (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
.\"
.\" final startup file for troff
.\" this file is parsed after all macro sets have been read
.\"
.do if '\*(.T'html'     .mso html.tmac
.do if '\*(.T'html-old' .mso html-old.tmac
.\" if we are running the postscript device for html images then load -mwww
.\"
.do if r ps4html        .mso www.tmac
.\"
.\" for all other devices blank out these macros
.\"
.do if !d HTML-IMAGE-INLINE   .ds HTML-IMAGE-INLINE
.do if !d HTML-IMAGE          .ds HTML-IMAGE
.do if !d HTML-IMAGE-RIGHT    .ds HTML-IMAGE-RIGHT
.do if !d HTML-IMAGE-LEFT     .ds HTML-IMAGE-LEFT
.do if !d HTML-IMAGE-END      .ds HTML-IMAGE-END
.do if !d HTML-TAG            .ds HTML-TAG
.do if !d HTML-DO-IMAGE       .ds HTML-DO-IMAGE
.\" Don't let blank lines creep in here.