MMROFF

NAME
SYNOPSIS
DESCRIPTION
FILES
AUTHORS
SEE ALSO

NAME

mmroff - cross-reference preprocessor for GNU roff mm macro package

SYNOPSIS

mmroff [-x] groff-arguments

DESCRIPTION

mmroff is a simple preprocessor for groff; it is used for expanding cross references in mm, see groff_mm(7). groff is executed twice, first with -z and -rRef=1 to collect all cross references and then to do the real processing when the cross reference file is up to date.

-x

Just create the cross reference file. This can be used to refresh the cross reference file; it isn’t always needed to have accurate cross references and by using this option groff will only be run once.

FILES

/usr/local/share/groff/1.22.4/tmac/m.tmac
/usr/local/share/groff/1.22.4/tmac/mm/*.cov
/usr/local/share/groff/1.22.4/tmac/mm/*.MT
/usr/local/share/groff/1.22.4/tmac/mm/locale

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)