mmroff

Name
Synopsis
Description
Options
Authors
See also

Name

mmroff - cross-referencing front end for GNU roff mm macro package

Synopsis

mmroff [-x] groff-arguments
mmroff --help
mmroff --version

Description

mmroff is a simple wrapper for groff, used to expand cross references in m- m; see groff_mm(7). It runs groff with the -mm option twice, first with -z and -rRef=1 to collect cross references and update the cross-reference file, and then again to produce the document. Documents that do not use groff mm’s referencing system (the INITR, SETR, GETHN, GETPN, GETR, and GETST macros) do not require mmroff.

Options

--help displays a usage message, while --version shows version information; both exit afterward.

-x

Create or update the cross-reference file and exit.

Authors

mmroff was written by Jörgen Hägg of Lund, Sweden.

See also

groff_mm(7), groff_mmse(7), groff(1), troff(1), tbl(1), pic(1), eqn(1)