From 31a90833d3c5ce7e5fe9ef4d6433bf554c65393a Mon Sep 17 00:00:00 2001 From: esr Date: Mon, 19 Feb 2007 02:01:31 +0000 Subject: Viewer portability fixes. --- tmac/groff_www.man | 82 ++++++++++++++++++++++++++---------------------------- 1 file changed, 39 insertions(+), 43 deletions(-) (limited to 'tmac/groff_www.man') diff --git a/tmac/groff_www.man b/tmac/groff_www.man index b26db402..c9d88d4c 100644 --- a/tmac/groff_www.man +++ b/tmac/groff_www.man @@ -62,48 +62,44 @@ To see the hyperlinks in action, please format this man page with the device. .PP Here is a summary of the functions found in this macro set. -.ta 2iL -.nf -\&.JOBNAME split output into multiple files -\&.HX automatic heading level cut off; - $1 point for sections/headers -\&.BCL specify colours on a web page -\&.BGIMG specify background image -\&.URL create a url using two parameters -\&.FTP create an ftp reference -\&.MTO create a html email address -\&.FTP create an ftp reference -\&.TAG generate an html name -\&.IMG include an image file -\&.PIMG include png image -\&.MPIMG place png on the margin and - wrap text around it -\&.HnS begin heading -\&.HnE end heading -\&.LK emit automatically collected links. -\&.HR produce a horizontal rule -\&.NHR suppress automatic generation of rules. -\&.HTL only generate HTML title -\&.HEAD add data to block -\&.ULS unorder list begin -\&.ULE unorder list end -\&.OLS ordered list begin -\&.OLE ordered list end -\&.DLS definition list begin -\&.DLE definition list end -\&.LI insert a list item -\&.DC generate a drop capital -\&.HTML pass an html raw request to the - device driver -\&.CDS code example begin -\&.CDE code example end -\&.ALN place links on left of - main text. -\&.LNS start a new two-column - table with links in the left. -\&.LNE end the two-column table. -\&.LINKSTYLE initialize default url attributes. -.fi +.TS +tab(@); +l l. +\&.JOBNAME@split output into multiple files +\&.HX@automatic heading level cut off +\&.BCL@specify colours on a web page +\&.BGIMG@specify background image +\&.URL@create a url using two parameters +\&.FTP@create an ftp reference +\&.MTO@create a html email address +\&.FTP@create an ftp reference +\&.TAG@generate an html name +\&.IMG@include an image file +\&.PIMG@include png image +\&.MPIMG@place png on the margin and wrap text around it +\&.HnS@begin heading +\&.HnE@end heading +\&.LK@emit automatically collected links. +\&.HR@produce a horizontal rule +\&.NHR@suppress automatic generation of rules. +\&.HTL@only generate HTML title +\&.HEAD@add data to block +\&.ULS@unorder list begin +\&.ULE@unorder list end +\&.OLS@ordered list begin +\&.OLE@ordered list end +\&.DLS@definition list begin +\&.DLE@definition list end +\&.LI@insert a list item +\&.DC@generate a drop capital +\&.HTML@pass an html raw request to the device driver +\&.CDS@code example begin +\&.CDE@code example end +\&.ALN@place links on left of main text. +\&.LNS@start a new two-column table with links in the left. +\&.LNE@end the two-column table. +\&.LINKSTYLE@initialize default url attributes. +.TE .PP Output of the .BR pic , @@ -192,7 +188,7 @@ If this is processed by a device other than it appears as: .RS .IP -\m[blue]foo\m[] \[la]\f[C]http://foo.org\f[]\[ra]: +foo \[la]\f[C]http://foo.org\f[]\[ra]: .RE .IP The URL macro can be of any type; for example we can reference -- cgit v1.2.1