CVSROOT: /sources/groff
Module name: groff
Changes by: Eric S. Raymond <esr> 07/02/19 02:01:32
Modified files:
tmac : groff_www.man
Log message:
Viewer portability fixes.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/groff/tmac/groff_www.man?cvsroot=groff&r1=1.20&r2=1.21
Patches:
Index: groff_www.man
===================================================================
RCS file: /sources/groff/groff/tmac/groff_www.man,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -b -r1.20 -r1.21
--- groff_www.man 18 Jan 2006 08:24:40 -0000 1.20
+++ groff_www.man 19 Feb 2007 02:01:32 -0000 1.21
@@ -62,48 +62,44 @@
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 <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.
-.fi
+.TS
+tab(@);
+l l.
+\&[EMAIL PROTECTED] output into multiple files
+\&[EMAIL PROTECTED] heading level cut off
+\&[EMAIL PROTECTED] colours on a web page
+\&[EMAIL PROTECTED] background image
+\&[EMAIL PROTECTED] a url using two parameters
+\&[EMAIL PROTECTED] an ftp reference
+\&[EMAIL PROTECTED] a html email address
+\&[EMAIL PROTECTED] an ftp reference
+\&[EMAIL PROTECTED] an html name
+\&[EMAIL PROTECTED] an image file
+\&[EMAIL PROTECTED] png image
+\&[EMAIL PROTECTED] png on the margin and wrap text around it
+\&[EMAIL PROTECTED] heading
+\&[EMAIL PROTECTED] heading
+\&[EMAIL PROTECTED] automatically collected links.
+\&[EMAIL PROTECTED] a horizontal rule
+\&[EMAIL PROTECTED] automatic generation of rules.
+\&[EMAIL PROTECTED] generate HTML title
+\&[EMAIL PROTECTED] data to <head> block
+\&[EMAIL PROTECTED] list begin
+\&[EMAIL PROTECTED] list end
+\&[EMAIL PROTECTED] list begin
+\&[EMAIL PROTECTED] list end
+\&[EMAIL PROTECTED] list begin
+\&[EMAIL PROTECTED] list end
+\&[EMAIL PROTECTED] a list item
+\&[EMAIL PROTECTED] a drop capital
+\&[EMAIL PROTECTED] an html raw request to the device driver
+\&[EMAIL PROTECTED] example begin
+\&[EMAIL PROTECTED] example end
+\&[EMAIL PROTECTED] links on left of main text.
+\&[EMAIL PROTECTED] a new two-column table with links in the left.
+\&[EMAIL PROTECTED] the two-column table.
+\&[EMAIL PROTECTED] default url attributes.
+.TE
.PP
Output of the
.BR pic ,
@@ -192,7 +188,7 @@
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
_______________________________________________
Groff-commit mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/groff-commit