1 .\" final startup file for troff
3 .\" this file is parsed after all macro sets have been read
5 .do if '\*[.T]'html' .do mso html.tmac
7 .\" if we are running the postscript device for html images then load www.tmac
8 .do if r ps4html .do mso www.tmac
10 .\" for all other devices blank out these macros
11 .do if !d HTML-IMAGE-INLINE .do ds HTML-IMAGE-INLINE
12 .do if !d HTML-IMAGE .do ds HTML-IMAGE
13 .do if !d HTML-IMAGE-RIGHT .do ds HTML-IMAGE-RIGHT
14 .do if !d HTML-IMAGE-LEFT .do ds HTML-IMAGE-LEFT
15 .do if !d HTML-IMAGE-END .do ds HTML-IMAGE-END
16 .do if !d HTML-TAG .do ds HTML-TAG
17 .do if !d HTML-DO-IMAGE .do ds HTML-DO-IMAGE
19 .\" Don't let blank lines creep in here.