To see the hyperlinks in action, please format this man page with the grohtml device.
Here is a summary of the functions found in this macro set.
.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 <head> 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. |
Output of the pic, eqn, refer, and tbl preprocessors is acceptable as input.
.HX 0
.TP .B URL generates .TAG URL a URL using either two or three arguments. ...
.MPIMG -L -G 2c foo.png 3c 1.5c
.MPIMG -L -G 2c foo.png 15%
.HnS 1 .HR GNU Troff .URL http://groff.ffii.org (Groff) --- a .URL http://www.gnu.org/ GNU project. Hosted by .URL http://ffii.org/ FFII . .HR .HnE
.HEAD "<link \ rel=""icon"" \ type=""image/png"" \ href=""http://foo.org//bar.png""/>"
.de BGIMG . HTML <body background=\$1> ..
.LINKSTYLE blue C \[la] \[ra]
tbl information is currently rendered as a PNG image.