man noroff (Commandes) - format woven troff documentation
NAME
noroff - format woven troff documentation
SYNOPSIS
noroff [ groff options ] files ...
DESCRIPTION
Noroff formats documents that have been woven with noweave -troff. It passes on any options (flags) to groff(1), and treats any remaining non-option arguments as files to be processed. The groff options allow the easy invocation of the gpic, gtbl, and/or geqn, preprocessors.
If no options are supplied, it defaults to using the -mgm macros, with PostScript output.
BUGS
The shell script is probably still not as robust as it needs to be.
SEE ALSO
groff(1),
noweave(1),
nodefs(1),
cpif(1)
Converting noweb markup to troff markup
in the file
src/shell/roff.nw
in the
noweb
distribution.
VERSION
This man page is from noweb version 2.10c.
AUTHOR
Norman Ramsey, Harvard University.
Internet address nr@eecs.harvard.edu.
Noweb home page at http://www.eecs.harvard.edu/~nr/noweb.
Noroff was written by Phil Bewig for SoftQuad troff, and enhanced and ported to GNU troff by Aharon Robbins.