diff options
Diffstat (limited to 'tmac/html-end.tmac')
-rw-r--r-- | tmac/html-end.tmac | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/tmac/html-end.tmac b/tmac/html-end.tmac new file mode 100644 index 0000000..827d46c --- /dev/null +++ b/tmac/html-end.tmac @@ -0,0 +1,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: |