summaryrefslogtreecommitdiff
path: root/tmac/html-end.tmac
blob: 827d46ce769f0bcd8030e15d9ca4cb44f06749d0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
.\" -*- nroff -*-
.\"
.\" html-end.tmac
.\"
.do nr *groff_html-end_tmac_C \n[.cp]
.cp 0
.
.\" turn off all headers and footers for ms, me, and mm macro sets
.if d EF .EF ''''
.if d EH .EH ''''
.if d OF .OF ''''
.if d OH .OH ''''
.if d ef .ef ''''
.if d of .of ''''
.if d oh .oh ''''
.if d eh .eh ''''
.tl ''''
.
.\" tell grohtml some default parameter values
.pl 99999i
.po 0
.ll \n[.l]u
.ta \n[.tabs]
.
.cp \n[*groff_html-end_tmac_C]
.
.\" Local Variables:
.\" mode: nroff
.\" fill-column: 72
.\" End:
.\" vim: set filetype=groff textwidth=72: