logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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

Authors

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

Description

mmroff  is  a  simple wrapper for groff, used to expand cross references in mm; see groff_mm(7).  It runs
       groff with the -mm option twice, first with -z and -rRef=1 to populate cross-reference  and  index  files
       with  their corresponding entries, and then again to produce the document.  It also handles the inclusion
       of PostScript images with the PIC macro.  Documents that do not use  these  features  of  groffmm  (the
       INITI, IND, INDP, INITR, SETR, GETHN, GETPN, GETR, GETST, and PIC macros) do not require mmroff.

Name

       mmroff - cross-referencing front end for GNU roffmm macro package

Options

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

       -x     Create or update the cross-reference file and exit.

See Also

groff_mm(7), groff_mmse(7) (only in Swedish locales), groff(1), troff(1), tbl(1), pic(1), eqn(1)

groff 1.23.0                                    26 December 2024                                       mmroff(1)

Synopsis

mmroff [-x] groff-argument ...

       mmroff--helpmmroff--version

See Also