summaryrefslogtreecommitdiff
path: root/tmac/troffrc-end
diff options
context:
space:
mode:
Diffstat (limited to 'tmac/troffrc-end')
-rw-r--r--tmac/troffrc-end10
1 files changed, 5 insertions, 5 deletions
diff --git a/tmac/troffrc-end b/tmac/troffrc-end
index f786059d..928c923d 100644
--- a/tmac/troffrc-end
+++ b/tmac/troffrc-end
@@ -1,14 +1,13 @@
-.\"
.\" final startup file for troff
+.
.\" this file is parsed after all macro sets have been read
-.\"
+.
.do if '\*[.T]'html' .do mso html.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
@@ -16,4 +15,5 @@
.do if !d HTML-IMAGE-END .do ds HTML-IMAGE-END
.do if !d HTML-TAG .do ds HTML-TAG
.do if !d HTML-DO-IMAGE .do ds HTML-DO-IMAGE
+.
.\" Don't let blank lines creep in here.