summaryrefslogtreecommitdiff
path: root/tmac/troffrc-end
blob: ef4f008237cd5152d15aa39f188c4757d2e327a7 (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' .do mso html-end.tmac
.
.\" if we are running the postscript device for html images then load www.tmac
.do if r ps4html     .do mso www.tmac
.
.\" for all other devices blank out these macros
.do if !d HTML-IMAGE-INLINE .do ds HTML-IMAGE-INLINE
.do if !d HTML-IMAGE        .do ds HTML-IMAGE
.do if !d HTML-IMAGE-RIGHT  .do ds HTML-IMAGE-RIGHT
.do if !d HTML-IMAGE-LEFT   .do ds HTML-IMAGE-LEFT
.do if !d HTML-IMAGE-END    .do ds HTML-IMAGE-END
.do if !d HTML-TAG          .do ds HTML-TAG
.do if !d HTML-TAG-NS       .do ds HTML-TAG-NS
.do if !d HTML-DO-IMAGE     .do ds HTML-DO-IMAGE
.
.\" Don't let blank lines creep in here.