1mmroff(1) General Commands Manual mmroff(1)
2
3
4
6 mmroff - cross-referencing front end for GNU roff mm macro package
7
9 mmroff [-x] groff-argument ...
10
11 mmroff --help
12
13 mmroff --version
14
16 mmroff is a simple wrapper for groff, used to expand cross references
17 in mm; see groff_mm(7). It runs groff with the -mm option twice, first
18 with -z and -rRef=1 to populate cross-reference and index files with
19 their corresponding entries, and then again to produce the document.
20 It also handles the inclusion of PostScript images with the PIC macro.
21 Documents that do not use these features of groff mm (the INITI, IND,
22 INDP, INITR, SETR, GETHN, GETPN, GETR, GETST, and PIC macros) do not
23 require mmroff.
24
26 --help displays a usage message, while --version shows version informa‐
27 tion; both exit afterward.
28
29 -x Create or update the cross-reference file and exit.
30
32 mmroff was written by Jörgen Hägg ⟨jh@axis.se⟩ of Lund, Sweden.
33
35 groff_mm(7), groff_mmse(7), groff(1), troff(1), tbl(1), pic(1), eqn(1)
36
37
38
39groff 1.23.0 2 November 2023 mmroff(1)