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